writing-plans

Generate task-oriented implementation plans with file paths, code examples, and test commands.

Updated Apr 25, 2026
One-click install
npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill writing-plans-danmartinez78
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/danmartinez78/echo-ghost-backup/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/danmartinez78/echo-ghost-backup --skill writing-plans-danmartinez78

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing detailed, executable plans from vague specs to accelerate software delivery by clearly enumerating tasks, files, tests, and verification steps.

Core Features & Use Cases

  • Generate end-to-end implementation plans for multi-step features, including exact file paths, code examples, and testing steps.
  • Enforce best practices like TDD, DRY, and YAGNI by structuring bite-sized tasks that can be completed incrementally.
  • Use for cross-team handoffs or delegating work to subagents, ensuring everyone has precise, actionable guidance.

Quick Start

Draft a complete implementation plan for a feature from a high-level spec, including file paths, code examples, and a test plan.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn vague software specifications into actionable implementation plans?

Implementation plans bridge vague specs and software delivery by generating comprehensive, task-oriented execution plans that enumerate exact file paths, code examples, and verification steps for incremental completion.

How do I structure a cross-team handoff for a multi-step software feature?

Cross-team handoffs require precise task delineation, generating comprehensive execution plans with exact file paths, complete code examples, and test commands to ensure everyone has actionable guidance.

Can I generate TDD-friendly execution plans that include test commands and verification steps?

TDD-friendly execution plans enforce best practices by structuring bite-sized tasks with exact file paths, complete code examples, test commands, and verification steps suitable for incremental completion.

What is the best way to break down complex integrations into bite-sized programming tasks?

Breaking down complex integrations involves generating task-oriented execution plans that apply comprehensive task delineation, enforcing DRY and YAGNI principles through bite-sized, incrementally completable tasks.

Does planning software implementations work for delegating work to subagents?

Planning software implementations works for subagent delegation by producing exact file paths, complete code examples, test commands, and verification steps, ensuring precise, actionable guidance for automated execution.