superpowers-plan
- Repo stars 774
- Author repo gemini-superpowers-antigravity
Planning Skill
When to use this skill
- any multi-file change
- any change that impacts behavior, data, auth, billing, or production workflows
- any debugging that needs systematic isolation
Planning rules
- Steps should be small (2–10 minutes each).
- Every step must include verification.
- Prefer incremental deliverables (avoid “big bang” edits).
- Identify rollback and risk controls early.
Plan format (use this exact structure)
Goal
Assumptions
Plan
- Step name
- Files:
path/to/file.ext,... - Change: (1–2 bullets)
- Verify: (exact commands or checks)
- Files:
- ...
Risks & mitigations
Rollback plan
- Fluxly category
- AI
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @anthonylee991 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. When to use this skill
any multi-file change any change that impacts behavior, data, auth, billing, or production workflows any debugging that needs systematic isolation
Planning rules
Steps should be small (2–10 minutes each). Every step must include verification. Prefer incremental deliverables (avoid “big bang” edits).
Plan format (use this exact structure)
Plan format (use this exact structure)
Goal
Goal
Assumptions
Assumptions
Plan
Step name Files: path/to/file.ext, ... Change: (1–2 bullets)
# Planning Skill
## When to use this skill
- any multi-file change
- any change that impacts behavior, data, auth, billing, or production workflows
- any debugging that needs systematic isolation
## Planning rules
- Steps should be **small** (2–10 minutes each).
- Every step must include **verification**.
- Prefer **incremental deliverables** (avoid “big bang” edits).
- Identify **rollback** and **risk controls** early.
## Plan format (use this exact structure)
### Goal
### Assumptions
### Plan
1. Step name
- Files: `path/to/file.ext`, `...`
- Change: (1–2 bullets)
- Verify: (exact commands or checks)
2. ...
### Risks & mitigations
### Rollback plan Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> When to use this skill → Planning rules → Plan format (use this exact structure) → Goal → Assumptions → Plan
terms -> small · verification · incremental deliverables · rollback · risk controls
files/cmd -> path/to/file.ext · ...
body sha256 -> f2671624668b
Decide Fit First
Design Intent
How To Use It
Boundaries And Review