From antigravity-awesome-skills
Generates structured, atomic checklists for coding tasks with approach, scope, action items, and validation. Useful when users request plans for implementation.
npx claudepluginhub sickn33/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
Turn a user request into a **single, actionable plan** with atomic steps.
Generates structured, atomic checklists for coding tasks with approach, scope, action items, and validation. Useful when users request plans for implementation.
Creates structured task plans with small verifiable steps, dependencies, and project-specific details. Use for implementing features, refactoring, or multi-step work.
Creates detailed, phased implementation plans with sprints and atomic tasks for bugs, features, or tasks. Triggers on planning requests like 'make a plan' or /planner command.
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.