writing-plans

Generate detailed implementation plans with file paths and testing procedures.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the need for clear and detailed implementation plans for multi-step tasks, providing engineers with a comprehensive guide to tackle their projects efficiently.

Core Features & Use Cases

  • Comprehensive Documentation: Offers a step-by-step guide for engineers, assuming zero context.
  • Bite-Sized Tasks: Breaks down the implementation plan into small, actionable tasks for easy execution.
  • Quick Start: Allows users to document and save implementation plans with a single command.

Quick Start

To create an implementation plan for a feature, run the command: writing-plans create <feature-name>

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 developer handoff with zero codebase context?

To create an implementation plan for developer handoff, you document every required step assuming no prior codebase context. The generated plan includes specific file paths, testing procedures, and code implementation instructions to ensure seamless knowledge transfer.

What is the best way to break down project scoping into actionable tasks?

Project scoping is best handled by breaking down the implementation plan into small, bite-sized, actionable tasks. This provides a step-by-step guide for engineers, detailing exact code implementation instructions and testing procedures for each step.

Can I generate codebase documentation for complex tasks assuming no prior knowledge?

Yes, you can generate codebase documentation for complex tasks assuming zero prior knowledge. The documentation comprehensively outlines every required step with specific file paths and code implementation instructions for engineers.

Does task decomposition for implementation plans include specific file paths and testing procedures?

Yes, task decomposition for implementation plans includes specific file paths and testing procedures. It ensures every required step is documented with precise code implementation instructions for easy execution.

What are the limitations of using automated implementation plans for project scoping?

The automated implementation plan focuses strictly on generating detailed step-by-step guides and code implementation instructions. It relies entirely on the provided feature scope to break down tasks and does not infer missing project requirements.