writing-plans

Generates implementation plans with tasks, files, tests, and docs from a spec.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Taek-D/kbo_appintoss --skill writing-plans-taek-d
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Taek-D/kbo_appintoss/tree/main/miniapp/.claude/skills/superpower-writing-plans
Command: npx skills add https://github.com/Taek-D/kbo_appintoss --skill writing-plans-taek-d

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When starting a project with a spec, this skill helps teams avoid scope creep by generating comprehensive, implementation-ready plans.

Core Features & Use Cases

  • Generates end-to-end task breakdowns for multi-step features
  • Maps work to concrete files, tests, and documentation to ensure traceability
  • Supports cross-functional handoffs by delivering a complete plan that engineers, testers, and docs can follow

Quick Start

Provide a complete implementation plan for a feature given a spec, detailing required files, tests, docs, and milestones.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create an implementation plan from a project spec?

Implementation plans are generated by breaking down a project spec into end-to-end task lists, mapping each task to concrete files, tests, and documentation. This ensures traceability and prevents scope creep during feature development and project scoping.

What is the best way to break down multi-step feature development tasks?

Breaking down multi-step feature development tasks involves mapping work to concrete files, tests, and documentation to ensure traceability. This approach delivers a complete plan that engineers, testers, and documentation teams can follow for cross-functional handoffs.

How do I map project scope to specific files and tests?

Mapping project scope to specific files and tests is achieved by generating a comprehensive implementation plan from a given spec. This process ensures every task within the project scope is directly linked to specific files, tests, and documentation for complete traceability.

Where are generated implementation plans saved?

Generated implementation plans are saved to docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md. This structured file path ensures plans are organized by date and feature name, containing design, task lists, tests, docs, and commit recommendations.

Does this planning approach work for cross-functional team handoffs?

This planning approach supports cross-functional handoffs by delivering a complete implementation plan that engineers, testers, and documentation teams can follow. It maps work to concrete files, tests, and documentation to ensure clear traceability across all roles.

Can I avoid scope creep when starting a project with a spec?

You can avoid scope creep when starting a project with a spec by generating comprehensive, implementation-ready plans. This approach strictly maps project scope to specific tasks, files, tests, and documentation, keeping feature development tightly controlled.