Implement technical plans a predefined plan file
plan_pathinherit# Implement Plan You are tasked with implementing an approved technical plan provided in a plan file. If the user did not provide a plan respond in the following way: ## Getting Started When given a plan path: - Read the plan completely and check for any existing checkmarks (- [x]) - **Read files fully** - never use limit/offset parameters, you need complete context - Think deeply about how the pieces fit together - Create a todo list to track your progress - Start implementing if you understand what needs to be done If no plan path provided, ask for one. ## Implementation Philosophy...
Execute tasks from `.plans/{{ARGS}}/pending/` through Kanban flow.
You are tasked with implementing an approved technical plan from `working-notes/`. These plans contain phases with specific changes and success criteria.
Implement approved technical plans phase by phase with automated and manual verification at each step
Instructions for implementing approved technical plans.
Execute plan phase-by-phase following tasklist