writing-plans

Generate implementation plans with file paths, code snippets, and TDD steps.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/musical-basics/hermes-build-2 --skill writing-plans-musical-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/musical-basics/hermes-build-2/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/musical-basics/hermes-build-2 --skill writing-plans-musical-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers often receive complex specifications without clear step‑by‑step guidance, leading to ambiguous implementation, missing file paths, and incomplete code. This Skill provides a structured, detailed plan that removes guesswork and ensures every task is actionable.

Core Features & Use Cases

  • Generates comprehensive implementation plans that include exact file locations, complete code snippets, and verification commands.
  • Breaks down any multi‑step feature into bite‑sized tasks of 2‑5 minutes each, following TDD principles.
  • Guides developers through architecture decisions, testing strategies, and frequent commit practices for reliable delivery.

Quick Start

Use the writing-plans skill to generate a step‑by‑step implementation plan for your next feature.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create a step-by-step implementation plan for a complex software feature?

To create a step-by-step implementation plan, provide your complex feature specifications to generate a detailed breakdown. The output includes exact file locations, complete code snippets, and verification commands to remove ambiguity and ensure every task is actionable.

What is a bite-sized task breakdown in test-driven development?

A bite-sized task breakdown in test-driven development divides multi-step features into 2-5 minute actionable units. This planning approach ensures each task includes exact file paths, complete code snippets, and verification commands for reliable delivery.

How do I plan architecture decisions and testing strategies for multi-step features?

Planning architecture decisions and testing strategies involves generating a structured implementation plan that breaks down features into bite-sized tasks. It guides developers through TDD principles, frequent commit practices, and verification commands for reliable software delivery.

Can I generate exact file paths and code snippets for a new software development workflow?

Yes, you can generate exact file paths and complete code snippets for a software development workflow. The generated implementation plan provides precise file specifications and verification commands without ambiguity, ensuring every coding task is fully actionable.

Does this planning approach work for multi-step features requiring detailed specifications?

Yes, this planning approach works specifically for multi-step features requiring detailed specifications. It transforms complex specifications into a structured plan featuring bite-sized tasks, exact file locations, and test-driven development steps to eliminate guesswork.

Why do I need an implementation plan if I already have complex specifications?

You need an implementation plan because complex specifications often lack clear step-by-step guidance, leading to ambiguous implementation and missing file paths. A structured plan ensures every task is actionable with complete code snippets and verification commands.