Instructions for implementing approved technical plans.
sonnetworkflow/# Implement Plan You are tasked with implementing an approved technical plan. These plans contain phases with specific changes and success criteria. ## Process ### Step 1: Read and Understand the Plan When given a plan path: - Read the plan completely and check for any existing checkmarks (- [x]) - Check if plan has a related GitHub Issue number (in frontmatter or comments) - Read the original ticket and all files mentioned in the plan - **Read files fully** - never use limit/offset parameters, you need complete context - Think deeply about how the pieces fit together - Create a todo l...
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
Architecture advisor and senior-engineer must implement plan and track progress while implementing.
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.