writing-plans
Generates structured implementation plans with bite-sized TDD tasks and architectural mapping for AI agents.
Install
npx skills add https://github.com/obra/superpowers --skill writing-plansStats
| Total installs | 41,732 |
| Weekly installs | 41.4K |
| GitHub stars | 118.4K |
| First seen | Jan 19, 2026 |
| Source | @obra/superpowers |
Summary
- Decomposes requirements into focused tasks (2–5 minutes each) following TDD: write failing test, verify failure, implement, verify pass, commit
- Maps file structure upfront with clear boundaries and responsibilities, ensuring each file has one purpose and files that change together stay together
- Includes exact file paths, complete code samples, and specific commands with expected outputs for each step
- Requires plan review via subagent before execution; supports two execution modes (subagent-driven per task or inline batch execution)
Tags
Related skills
| Skill | Installs | vs writing-plans |
|---|---|---|
| azure-kubernetes | 14,181 | -27,551 |
| azure-resource-visualizer | 145,543 | +103,811 |
| brainstorming | 77,725 | +35,993 |
| receiving-code-review | 27,484 | -14,248 |
| azure-prepare | 145,548 | +103,816 |
FAQ
- How many installs does writing-plans have?
- writing-plans has 41,732 total installs and 41.4K installs this week.
- Where is writing-plans hosted?
- writing-plans is published by @obra/superpowers at https://github.com/obra/superpowers.
- How many GitHub stars does writing-plans have?
- writing-plans has 118.4K GitHub stars.
- When was writing-plans first indexed?
- OrangeBot.AI first indexed writing-plans on Jan 19, 2026.
- How do I install writing-plans?
- Run: npx skills add https://github.com/obra/superpowers --skill writing-plans