m-writing-plans

Generate detailed implementation plans with exact file paths and verification commands.

2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-writing-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: m-writing-plans
Source: https://github.com/mituso89/Spec-Driven-Development-toolkits/tree/main/m-writing-plans
Command: npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-writing-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive implementation plans for complex tasks, providing bite-sized TDD tasks with exact file paths, code, and verification commands.

Core Features & Use Cases

  • Detailed Implementation Plans: Generates plans from approved specs or requirements, with tasks for each step.
  • Task Decomposition: Breaks down tasks into manageable, bite-sized steps.
  • Documentation: Saves plans as Markdown files for easy reference and review.

Quick Start

Use the m-writing-plans skill to create an implementation plan for a new feature.

Frequently Asked Questions about m-writing-plans

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

FAQPage Schema
How do I create an implementation plan for complex software development tasks?

To create an implementation plan, this Skill generates detailed documentation from your approved requirements, breaking down complex software development tasks into manageable, bite-sized steps with exact file paths and verification commands.

How does task decomposition work with TDD workflows?

Task decomposition with TDD workflows works by breaking complex requirements into bite-sized testing and coding steps, ensuring every step is documented with exact file paths, necessary code, and verification commands before execution.

Do I need a requirements document to generate an implementation plan?

Yes, you need a clear spec or requirements document before generating an implementation plan. The Skill automates plan creation by parsing your approved requirements to produce detailed, step-by-step software development tasks.

What is the best way to document exact file paths and verification commands for a new feature?

The best way to document exact file paths and verification commands is to automate plan creation using this Skill, which outputs structured Markdown files containing every necessary code snippet and verification command for your feature.

Can I use this for software development workflows requiring thorough planning?

Yes, you can use this for software development workflows requiring thorough planning. It applies specifically to complex tasks that need detailed task decomposition and comprehensive implementation plans saved as Markdown references.

What format are the generated implementation plans saved in?

Implementation plans are saved as Markdown files for easy reference and review. This documentation format ensures that every step, exact file path, and verification command is accessible during the software development workflow.