writing-plans

Generate implementation plans from a spec for multi-step coding tasks.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/brainworkup/skills --skill writing-plans-brainworkup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/brainworkup/skills/tree/main/neuropsych-reports/references/luria-related-complement-skills/writing-plans
Command: npx skills add https://github.com/brainworkup/skills --skill writing-plans-brainworkup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing Plans generates comprehensive implementation plans from a spec for multi-step tasks, ensuring engineers have clear guidance before touching code.

Core Features & Use Cases

  • Plan decomposition: maps tasks to files, tests, and documentation.
  • Structured plan delivery: provides a step-by-step action list ready for execution.
  • Review and handoff: supports plan reviews and execution handoff between teammates.

Quick Start

Provide a feature name and a brief spec, and I will generate a complete, testable plan document.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate an implementation plan from a spec before coding?

Yes, task decomposition for multi-step projects maps each action to specific files, testing strategies, and documentation. This structured plan delivery provides a step-by-step action list ready for execution and teammate handoff.

When do I need to create a structured implementation plan for engineering workflows?

You can use this implementation plan generator with multi-step software engineering projects of any scale. It requires no external dependencies, needing only a feature name and a brief specification to produce comprehensive, testable plan documents.

What is the best way to decompose complex engineering tasks into actionable steps?

Plan files are saved as task-structured markdown documents at docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md. This format supports plan reviews and execution handoff between teammates directly within your repository.

Can I use this implementation plan generator for multi-step software engineering projects?

Plan files are saved as task-structured markdown documents at docs/superpowers/plans/YYYY-MM-DD-<feature-name>.md. This format supports plan reviews and execution handoff between teammates directly within your repository.