One-click install
npx skills add https://github.com/hesprs/hesprs --skill write-plans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-plans
Source: https://github.com/hesprs/hesprs/tree/main/Skills/write-plans
Command: npx skills add https://github.com/hesprs/hesprs --skill write-plans

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Transformation of vague ideas into validated, step-by-step, implementation-ready plans reduces drift and accelerates delivery.

Core Features & Use Cases

  • Structured planning: guides through context gathering, scope assessment, and decomposition before any coding.
  • Incremental validation: ensures design decisions are reviewed and approved step-by-step.
  • Plan persistence: saves final plans to plans/<feature-name>.md for traceability.

Quick Start

Provide a vague feature idea and let the workflow generate a detailed, validated implementation plan.

Frequently Asked Questions about write-plans

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

FAQPage Schema
How do I turn vague product ideas into actionable implementation plans?

Feature planning tools transform vague product ideas into validated implementation plans through context gathering, scope assessment, and step-by-step decomposition before coding begins. This structured approach reduces drift and accelerates delivery.

What is the best way to decompose architecture into sub-projects for execution?

Architecture decomposition breaks down feature planning into validated, step-by-step sub-projects through incremental design validation and scope assessment. This ensures execution plans are reviewed and approved systematically before implementation.

How do I validate design decisions step-by-step during project planning?

Incremental validation during project planning ensures design decisions are reviewed and approved step-by-step through structured context gathering and scope assessment. This prevents unvalidated assumptions from entering the execution phase.

Can I generate feature plans for complex product management workflows?

Feature planning applies to complex product management workflows including architecture scoping, requirements exploration, and project decomposition across sub-projects. It handles vague feature ideas by guiding structured context gathering before any coding starts.

Does plan generation save outputs for traceability across the development lifecycle?

Plan generation saves final validated plans to markdown files for traceability across the development lifecycle. This persistence ensures implementation plans remain accessible and documented from initial scope assessment through execution.

What's the best way to explore requirements before starting feature implementation?

Requirements exploration during feature planning involves in-context analysis and decomposition to validate design decisions before implementation. This structured approach transforms vague ideas into actionable, step-by-step execution plans.