Engineering-planning router for an already-designed feature. Given a feature whose SPEC product half is not marked designed, STOPS and redirects to /design-feature <slug> — no bypass flag. Given a designed feature, a GitHub issue #N (issue → scoped product half, satisfying capability closure), or an already-scoped slug/SPEC (straight to engineering-half scaffolding), routes to the right internal step, then ensures the roadmap entry and prints the next step. Force a path with flags to skip detection; --next plans the next defined feature from the roadmap. On Claude Code and want hand-tuned per-skill model/effort tiers? Install the #claude branch instead (npx skills add gtrabanco/agentic-workflow#claude) — see the README. This branch is model-agnostic: the skill inherits whatever model and effort your agent session is already using. Triggers: "plan a feature", "plan the feature from issue N", "plan the next roadmap feature", "scaffold feature NN", "create SPEC and TASKS for NN".
$npx -y skills add gtrabanco/agentic-workflow --skill plan-featureInstalls into the current project.
Run `npx skills use "https://github.com/gtrabanco/agentic-workflow" --skill "gtrabanco/agentic-workflow/plan-feature"` 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/gtrabanco/agentic-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/gtrabanco/agentic-workflow"` and select the relevant skills, then follow their instructions.