writing-plans

Generate step-by-step implementation plans for software development tasks.

Updated Dec 15, 2025
One-click install
npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill writing-plans-opensourcesam
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/OpenSourceSam/v2_heras_garden/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/OpenSourceSam/v2_heras_garden --skill writing-plans-opensourcesam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, step-by-step implementation plans for software development tasks, ensuring clarity and reducing ambiguity for engineers.

Core Features & Use Cases

  • Structured Planning: Generates plans with specific tasks, file modifications, code snippets, and testing instructions.
  • Developer Onboarding: Provides context and guidance for developers unfamiliar with a codebase.
  • Use Case: When tasked with implementing a new feature, use this Skill to generate a comprehensive plan that outlines every code change, test case, and commit message required, making the development process efficient and predictable.

Quick Start

Use the writing-plans skill to generate 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 generate a step-by-step implementation plan for a software development task?▼

To generate an implementation plan, define the multi-step development task and the tool will output bite-sized instructions including exact file paths, code examples, testing procedures, and commit messages.

How do I create a development roadmap with specific file paths and code examples?▼

Creating a development roadmap involves structuring your feature request into discrete tasks, which generates a plan providing exact file modifications, code snippets, and testing instructions for engineers.

What is the best way to plan multi-step code generation tasks for new developers?▼

The best way to plan multi-step code generation tasks is to automate the creation of detailed plans that ensure clarity, reduce ambiguity, and provide necessary context for developers unfamiliar with a codebase.

Does the generated implementation plan follow TDD, DRY, and YAGNI principles?▼

Yes, the generated implementation plan ensures adherence to TDD, DRY, and YAGNI principles, providing structured planning that outlines every required code change and test case for predictable development.

Can I use this to plan user authentication implementation tasks?▼

Yes, you can use this to plan user authentication implementation tasks, as it generates a comprehensive plan outlining every code change, test case, and commit message required to make development efficient.