writing-plans

Generate detailed implementation plans with file modifications, tests, and commit steps.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/FacuM/yolo-agent --skill writing-plans-facum
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/FacuM/yolo-agent/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/FacuM/yolo-agent --skill writing-plans-facum

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating clear, actionable, and detailed implementation plans for software development tasks, ensuring engineers have all necessary context and steps before coding begins.

Core Features & Use Cases

  • Comprehensive Planning: Generates step-by-step plans with exact file paths, code snippets, testing instructions, and commit messages.
  • Developer Onboarding: Assumes developers have zero context and guides them through the implementation process.
  • Use Case: Before starting a new feature, use this Skill to generate a detailed plan that breaks down the work into small, manageable tasks, including writing failing tests, implementing minimal code, and committing changes.

Quick Start

Use the writing-plans skill to create an implementation plan for adding user authentication.

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 detailed implementation plan for a multi-step software development task?

To create a detailed implementation plan, break down the software development task into bite-sized steps that outline exact file modifications, test writing, minimal code implementation, and commit procedures for developers with no prior context.

What should be included in an implementation plan for developers with no prior codebase context?

An implementation plan for developers with zero context should include exact file paths, code snippets, step-by-step testing instructions, and commit messages to guide the entire coding process from writing failing tests to final implementation.

How do I break down a new feature into manageable coding and testing tasks?

Break down a new feature by generating a step-by-step plan that separates the work into small, manageable tasks, specifically structuring the workflow around writing failing tests, implementing minimal code, and committing changes.

What is the best way to plan exact file modifications and commit procedures before coding begins?

The best way to plan file modifications and commit procedures is to generate a comprehensive step-by-step outline before coding begins, ensuring engineers have all necessary context, exact file paths, and code snippets for each modification.

Does implementation planning work for developers onboarding to an unfamiliar problem domain?

Implementation planning works for developer onboarding by assuming zero prior context and guiding developers through the exact implementation process, including specific file modifications, test writing, and commit procedures for the unfamiliar domain.