Implement the plan that can be found in .claude/plans/[$1].md, if you can't find the plan, ask the user to provide the plan.
Implement the plan that can be found in .claude/plans/[$1].md, if you can't find the plan, ask the user to provide the plan. Inside of the plan there might be more than one approach, implement the one with id $2, if you can't find the approach, ask the user to provide the approach. **[IMPORTANT] Git Worktree** - Create a new worktree before starting to make changes. - Use command `git worktree add .tree/[$1]-[$2]-claude-implementation -b claude/[$1]-[$2]`. - ONLY USE THE WORKTREE FOR THE IMPLEMENTATION. **Process** 1- Ask the user if he wants to add details or changes to the plan. 2- Gen...
Execute tasks from `.plans/{{ARGS}}/pending/` through Kanban flow.
Implement technical plans a predefined plan file
Implement approved technical plans phase by phase with automated and manual verification at each step
Execute plan phase-by-phase following tasklist
Architecture advisor and senior-engineer must implement plan and track progress while implementing.