writing-plans

Generate task-by-task implementation plans with exact file paths and commands.

1|1|Updated Apr 26, 2026
One-click install
npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill writing-plans-bermudalocals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/BermudaLocals/hermes-agent-lite/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/BermudaLocals/hermes-agent-lite --skill writing-plans-bermudalocals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Writing Implementation Plans skill helps teams translate vague requirements into detailed, executable plans with explicit tasks, file paths, and example code to guide implementation and reviews.

Core Features & Use Cases

  • Generate a complete, task-by-task plan with bite-sized steps (2-5 minutes each) that covers setup, core functionality, testing, and documentation.
  • Output exact file paths, code samples, and commands to facilitate rapid, reproducible development.
  • Ideal for breaking down complex features, delegating work to subagents, and maintaining consistent engineering standards.

Quick Start

Provide a complete implementation plan for a given feature following the Plan Document Structure and Task Format.

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 actionable implementation plan?

To turn feature requirements into an implementation plan, you generate a comprehensive Plan Document with a header and bite-sized tasks. Each task details exact file paths, complete code samples, tests, and explicit verification commands for rapid development.

What is the best way to break down complex features for subagent-driven development?

The best way to break down complex features for subagent-driven development is creating bite-sized tasks spanning two to five minutes each. This structured approach maintains consistent engineering standards and facilitates delegating work effectively.

How do I structure implementation plans to include test-driven development steps?

You structure implementation plans for test-driven development by outputting explicit verification steps and complete code samples within each task. The plan document covers setup, core functionality, testing, and documentation phase by phase.

Can I generate a shareable plan document with exact file paths and code samples?

Yes, you can generate a single shareable plan document containing exact file paths and complete code samples. This output ensures reproducible development and provides clear guidance for implementation and code reviews.

Does generating a task-by-task workflow plan require any specific dependencies?

Generating a task-by-task workflow plan requires no specific dependencies. It operates independently to translate vague requirements into detailed, executable plans with explicit tasks, file paths, and example code.