writing-plans

Generate bite-sized implementation plans with file paths, test targets, and commit guidance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/travelinman1013/leroys-agent --skill writing-plans-travelinman1013
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/travelinman1013/leroys-agent/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/travelinman1013/leroys-agent --skill writing-plans-travelinman1013

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams translate vague, large goals into concrete, executable plans by breaking work into bite-sized tasks and providing clear paths.

Core Features & Use Cases

  • Structured task breakdown: transforms features into a sequence of actionable tasks with suggested files, tests, and commits.
  • TDD-aligned workflow: emphasizes tests-first planning and traceable progress.
  • Plan documentation: produces a repeatable template that can be shared with teams or subagents for delegation.

Quick Start

Create a complete, bite-sized implementation plan for a feature, with concrete tasks, targets, tests, and commit steps.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I break down complex software features into smaller tasks?▼

To break down complex software features, generate a structured implementation plan that transforms large goals into bite-sized, actionable tasks with suggested file paths, test targets, and commit guidance.

What is a TDD-aligned implementation plan and when do I need one?▼

A TDD-aligned implementation plan emphasizes tests-first planning and traceable progress for complex tasks. You need one when translating vague goals into concrete, executable steps for developers or automation workflows.

Can I use task-oriented plans for subagent development and delegation?▼

Yes, you can use task-oriented plans for subagent development. The structured plan documentation produces a repeatable template that can be shared with teams or subagents for clear delegation.

How do I create an implementation plan with explicit file paths and commit steps?▼

Create an implementation plan by structuring feature breakdowns into sequences of actionable tasks. This process outputs concrete targets including suggested files, tests, and specific commit steps for developers.

What is the best way to document task breakdowns for automation workflows?▼

The best way to document task breakdowns for automation workflows is using a structured plan format. This provides explicit file paths, test targets, and commit guidance, ensuring repeatable and traceable execution.

Does this planning approach work without external dependencies?▼

Yes, this planning approach works without external dependencies. It independently generates bite-sized implementation plans for software features, requiring no additional environment setup to structure tasks.