writing-plans

Draft end-to-end implementation plans with tasks, file paths, code, and testing steps.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/ChimeraFoundationa/Agentx --skill writing-plans-chimerafoundationa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/ChimeraFoundationa/Agentx/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/ChimeraFoundationa/Agentx --skill writing-plans-chimerafoundationa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn ambiguous requirements into structured, actionable implementation plans that map to exact files, code, and tests.

Core Features & Use Cases

  • Bite-sized task breakdowns (2-5 minutes each) that guide development, testing, and documentation.
  • Plan generation for multi-step features, including file paths, sample code, and verification steps.
  • Subagent coordination and handoff-ready documentation for collaborative workflows.

Quick Start

Provide a feature name and requirements, and I'll generate a detailed, executable plan following the plan structure.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn feature requirements into an implementation plan with code examples?

To turn requirements into an implementation plan, provide the feature name and specifications to generate bite-sized tasks, precise file paths, complete code examples, and verification steps for structured development.

What is the best way to break down a complex feature into bite-sized development tasks?

Breaking down a complex feature involves outlining bite-sized tasks of 2-5 minutes each, mapping exact file paths, sample code, and testing steps to ensure structured handoffs and executable development.

How do I create a TDD implementation plan for subagent coordination?

Creating a TDD implementation plan involves drafting end-to-end documentation that includes bite-sized tasks and testing steps, ensuring plans follow the plan document structure for verified subagent handoffs.

Does implementation planning work for multi-step features requiring thorough documentation?

Implementation planning works for multi-step features by generating detailed plan documents with exact file paths, sample code, and verification steps, producing thorough documentation for structured workflows.

Can I generate code examples and file paths for structured handoffs to subagents?

Yes, you can generate code examples and precise file paths for subagent handoffs by drafting end-to-end implementation plans that outline bite-sized tasks and verification steps for collaborative workflows.

Why should I use task decomposition for complex feature implementation?

Task decomposition maps ambiguous requirements into structured, actionable implementation plans with exact files, code, and tests, reducing complexity and ensuring verified, executable development steps.