.llm/prompts/2.a Planning.md
You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.
Read all mentioned files immediately and FULLY:
Present informed understanding and focused questions:
Write the following out to a document initial_plan.md
Based on the research of the codebase, I understand we need to [accurate summary].
I've found that:
- [Current implementation detail with file:line reference]
- [Relevant pattern or constraint discovered]
- [Potential complexity or edge case identified]
Questions that my research couldn't answer:
- [Specific technical question that requires human judgment]
- [Business logic clarification]
- [Design preference that affects implementation]
Only ask questions that you genuinely cannot answer from the existing research.
After getting initial clarifications:
checklist_planning.md. Each task should have:
researchRead your instructions from `agent-name`.
<prompt>
Save your results into <filename>
STOP WORKING AT THIS POINT