writing-plans

Convert vague specifications into detailed implementation plans with tasks and milestones.

1|Updated May 7, 2026
One-click install
npx skills add https://github.com/wesleysimplicio/simplicio-mapper --skill writing-plans-wesleysimplicio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/wesleysimplicio/simplicio-mapper/tree/main/.skills/writing-plans
Command: npx skills add https://github.com/wesleysimplicio/simplicio-mapper --skill writing-plans-wesleysimplicio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing Plans helps convert vague requirements into a detailed, executable implementation plan that engineers can follow.

It ensures comprehensive task breakdown, clear ownership, and measurable milestones before any code is written.

Core Features & Use Cases

  • Plan decomposition: breaks a spec into tasks, files, tests, and milestones.
  • Structured guidelines: enforces a consistent plan structure, including scope checks, task granularity, and plan headers.
  • Documentation ready: outputs a ready-to-save plan document with a clear plan header and sections.

Quick Start

Create a complete implementation plan for the requested feature using the provided template and save it under docs/superpowers/plans with a date-based filename.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn vague software specifications into actionable implementation plans?

To turn vague software specifications into actionable implementation plans, you decompose requirements into structured tasks, defined files, tests, and milestones. This ensures comprehensive task breakdown and clear ownership before any code is written, outputting a ready-to-save plan document.

What is the best way to break down feature development tasks for multiple engineering teams?

The best way to break down feature development tasks for multiple teams is generating a detailed implementation plan with precise task decomposition. This enforces a consistent plan structure, scope checks, and measurable milestones for cross-cutting improvements.

How do I create a structured plan document with task granularity and milestones for software development?

You create a structured plan document with task granularity and milestones by applying consistent planning guidelines to your specification. The output is a documentation-ready file containing defined files, tasks, tests, and a clear plan header.

Can I use this implementation plan generation process for cross-cutting software improvements?

Yes, you can use this implementation plan generation process for cross-cutting software improvements. It applies directly to multi-team software projects and feature development where precise task decomposition and measurable milestones are required.

Where should I save generated implementation plan documents in my repository?

You should save generated implementation plan documents under the docs/superpowers/plans directory. The tool outputs a ready-to-save plan document using a date-based filename within this specific location.

What is needed before generating a software implementation plan from a spec?

Before generating a software implementation plan from a spec, you need a specification detailing the requested feature. The planning process then converts this input into a complete implementation plan with defined scope, tasks, tests, and milestones.