Convert rough coding, product, architecture, audit, review, migration, cleanup, debugging, or orchestration intent into the smallest useful goal payload to hand to a fresh Claude Code agent (a new session, a subagent, or /loop). Invoke with /goalify, or "/goalify interactive" to be questioned one point at a time before the goal is written. Produces goal text only, never the downstream implementation.
$npx -y skills add bengous/claude-code-plugins --skill goalifyInstalls into the current project.
Run `npx skills use "https://github.com/bengous/claude-code-plugins" --skill "bengous/claude-code-plugins/goalify"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bengous/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/bengous/claude-code-plugins"` and select the relevant skills, then follow their instructions.