superpowers-writing-plans

Generate structured implementation plans with tasks, files, and tests from software specs.

13|3|Updated May 12, 2026
One-click install
npx skills add https://github.com/kevinnft/ai-agent-skills --skill superpowers-writing-plans-kevinnft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: superpowers-writing-plans
Source: https://github.com/kevinnft/ai-agent-skills/tree/main/skills/superpowers/writing-plans
Command: npx skills add https://github.com/kevinnft/ai-agent-skills --skill superpowers-writing-plans-kevinnft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translate sparse, high-level specifications into detailed, action-oriented implementation plans that guide engineers from task definition to testing and delivery.

Core Features & Use Cases

  • Plan decomposition: convert a requirement into a sequence of concrete tasks, with suggested files, tests, and milestones.
  • Collaboration-ready docs: generate plan documents that can be reviewed by PMs, engineers, and QA.

Quick Start

Provide a clear spec or goal, and I will generate a complete implementation plan ready for execution.

Frequently Asked Questions about superpowers-writing-plans

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a software spec into an actionable implementation plan?

To turn a software spec into an implementation plan, you provide the high-level specification, and the system decomposes it into a sequence of concrete tasks detailing suggested files, tests, and milestones ready for engineering execution.

What is plan decomposition for multi-component software features?

Plan decomposition for multi-component features is the process of breaking down broad requirements into actionable steps with explicit file changes, task granularity, and validation steps to guide development from definition to delivery.

How do I generate development documentation with explicit file mapping and tests?

You generate development documentation by processing a requirement spec into a high-density plan document that maps explicit file changes, outlines prerequisites, and defines validation steps for review by engineers and QA.

Can I use this for multi-component feature decomposition requiring commit history?

Yes, this handles multi-component feature decomposition by applying structured planning to break requirements into actionable steps with explicit file changes, milestones, and commit history tracking for delivery.

Does this approach work for collaboration-ready plan documentation reviewed by PMs and engineers?

Yes, this generates collaboration-ready plan documents designed for review by PMs, engineers, and QA, ensuring task granularity, prerequisites, and validation steps are clearly documented for all stakeholders.