Parse Plan & Research Codebase: — Read the plan.md file to extract feature name, branch, implementation steps, and affected files. Run comprehensive research using <research_task>.
2
Generate Implementation File: — Output the plan as a complete markdown document using the <plan_template>, ready to be saved as a `.md` file. The plan MUST include complete, copy-paste ready code blocks, exact file paths, markdown checkboxes, and specific verification points.
3
Step-by-Step Instructions: — Provide detailed, numbered steps with specific instructions, code blocks, and verification checklists for each action.
4
STOP & COMMIT: — Include clear instructions for the user to test, stage, and commit changes after each step.
5
Verification: — Ensure each step includes a verification checklist to confirm successful implementation.