tessl install github:sickn33/antigravity-awesome-skills --skill concise-planningUse when a user asks for a plan for a coding task, to generate a clear, actionable, and atomic checklist.
Review Score
82%
Validation Score
12/16
Implementation Score
100%
Activation Score
50%
Turn a user request into a single, actionable plan with atomic steps.
README.md, docs, and relevant code files.Use the following structure:
# Plan
<High-level approach>
## Scope
- In:
- Out:
## Action Items
[ ] <Step 1: Discovery>
[ ] <Step 2: Implementation>
[ ] <Step 3: Implementation>
[ ] <Step 4: Validation/Testing>
[ ] <Step 5: Rollout/Commit>
## Open Questions
- <Question 1 (max 3)>