writing-plans

Generate detailed implementation plans for software development tasks in Markdown.

1|Updated Jul 3, 2026
One-click install
npx skills add https://github.com/noahsilve123/claude-skillset --skill writing-plans-noahsilve123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/noahsilve123/claude-skillset/tree/main/skills/writing-plans
Command: npx skills add https://github.com/noahsilve123/claude-skillset --skill writing-plans-noahsilve123

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of planning complex software tasks, ensuring that all necessary steps and considerations are documented and actionable.

Core Features & Use Cases

  • Comprehensive Planning: Guides engineers through the process of creating detailed implementation plans for multi-step tasks.
  • Task Decomposition: Provides a framework for breaking down tasks into manageable, testable units.
  • Documentation: Outputs plans in a structured format that includes file structure, task granularity, and code examples.
  • Use Case: Ideal for managers or developers overseeing complex projects, where a clear, step-by-step plan is essential for successful execution.

Quick Start

Run the writing-plans skill with your spec in hand to generate a detailed implementation plan for your next project.

Frequently Asked Questions about writing-plans

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

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

To create an implementation plan, you decompose complex software development tasks into manageable, testable units and document them with step-by-step instructions and file structure guidance in Markdown.

What is task decomposition in software development planning?

Task decomposition is the process of breaking down complex software development tasks into smaller, manageable, and testable units to ensure comprehensive and actionable documentation.

How do I generate step-by-step code documentation for a new project?

You generate step-by-step code documentation by processing your project spec to output a structured Markdown plan that includes task granularity, file structure guidance, and code examples.

Do I need prior codebase knowledge to generate software implementation plans?

Yes, generating software implementation plans requires knowledge of the codebase and basic development practices to accurately decompose tasks and provide actionable file structure guidance.

What is the best way to structure a multi-step software development plan?

The best way to structure a multi-step software development plan is using a Markdown format that details task decomposition, file structure, and step-by-step instructions for successful execution.

Can I use this approach for project management and developer oversight?

Yes, this implementation planning approach is ideal for managers or developers overseeing complex projects where clear, step-by-step actionable documentation is essential for execution.