Loading...
Loading...
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
npx skill4agent add davila7/claude-code-templates create-planREADME.mddocs/CONTRIBUTING.mdARCHITECTURE.md# Plan
<1–3 sentences: what we're doing, why, and the high-level approach.>
## Scope
- In:
- Out:
## Action items
[ ] <Step 1>
[ ] <Step 2>
[ ] <Step 3>
[ ] <Step 4>
[ ] <Step 5>
[ ] <Step 6>
## Open questions
- <Question 1>
- <Question 2>
- <Question 3>