writing-plans

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you create detailed, step-by-step implementation plans for complex tasks, ensuring clarity and completeness for engineers.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized tasks with exact file paths, code snippets, and testing instructions.
  • GSD Integration: Supports saving plans within a GSD project structure or a default docs/plans/ directory.
  • Use Case: Before starting a new feature, use this skill to generate a comprehensive plan that guides the developer through writing tests, implementing code, and committing changes systematically.

Quick Start

Use the writing-plans skill to create a detailed implementation plan for the 'user authentication' feature.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate an implementation plan for a software development feature?

An implementation plan for software development provides a detailed task breakdown specifying exact file paths, code snippets, testing instructions, and commit strategies to guide engineers through complex features.

What is the best way to break down complex software tasks into actionable steps?

The best way to break down complex software tasks is to generate bite-sized items with exact file paths, code implementations, and testing procedures, ensuring every modification is systematically documented for engineering teams.

Can I save implementation plans directly into a GSD project tracking structure?

Yes, you can save implementation plans directly into a GSD project tracking structure, allowing seamless integration of task breakdowns and commit strategies into your existing software development documentation workflow.

How does writing-plans handle testing and commit strategies for new features?

Writing-plans handles testing and commit strategies by generating comprehensive plans that guide developers through writing tests, implementing required code modifications, and committing changes systematically for software development tasks.

Do I need a specific directory structure to store my software documentation plans?

You do not need a specific directory structure since the system supports saving plans within a GSD project structure or automatically defaulting to a standard docs/plans/ directory for your implementation documentation.