writing-plans

Convert a detailed spec into a bones-powers implementation plan with tasks and file paths.

4|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/danmestas/wardrobe --skill writing-plans-danmestas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/danmestas/wardrobe/tree/main/skills/writing-plans
Command: npx skills add https://github.com/danmestas/wardrobe --skill writing-plans-danmestas

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converting a detailed project specification into an actionable, task-based implementation plan suitable for bones-powers workflows.

Core Features & Use Cases

  • Breaks down complex specs into clear tasks with defined boundaries and dependencies.
  • Maps tasks to exact files and artifacts to touch, enabling precise execution.
  • Produces a repeatable plan that integrates with bones dashboards and version-control workflows.

Quick Start

Review the provided spec and generate a complete bones implementation plan.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I convert a project specification into an actionable implementation plan?

To convert a project specification into an implementation plan, the Skill processes your detailed spec to generate a structured breakdown. This creates explicit tasks with defined boundaries, dependencies, and precise file mappings for execution.

What is task decomposition in software engineering workflows?

Task decomposition in software engineering workflows is the process of breaking complex specs into clear, manageable tasks. This approach maps each task to exact files and artifacts, enabling precise execution and reproducible commits across subsystems.

How do I map implementation tasks to specific file paths?

You can map implementation tasks to specific file paths by processing a detailed spec through a structured planning workflow. The output provides explicit tasks with precise file paths and a structured commit history for version control.

Does this planning workflow support reproducible commits across subsystems?

Yes, this planning workflow supports reproducible commits across subsystems by producing a repeatable plan. It integrates with bones dashboards and version-control workflows to ensure a structured commit history.

What is the best way to structure a commit history for complex software specs?

The best way to structure a commit history for complex software specs is to generate an actionable implementation plan. This plan defines task boundaries and dependencies, producing a structured commit history compatible with the bones toolchain.