Help us improve
Share bugs, ideas, or general feedback.
From antigravity-bundle-essentials
Generates clear, actionable checklists with atomic, verb-first steps for coding tasks. Includes approach, scope, action items, validation, and open questions. Use for task planning requests.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-essentialsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-bundle-essentials:concise-planningThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Turn a user request into a **single, actionable plan** with atomic steps.
Generates clear, actionable checklists with atomic, verb-first steps for coding tasks. Includes approach, scope, action items, validation, and open questions. Use for task planning requests.
Creates detailed implementation plans with bite-sized tasks, exact file paths, and TDD steps. Use when you have a spec before coding.
Decomposes complex work into structured, verifiable tasks before implementation. Useful for breaking down features, epics, or redesigns into actionable steps.
Share bugs, ideas, or general feedback.
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)>
This skill is applicable to execute the workflow or actions described in the overview.