plan-maker

Generate versioned development plans with Epics, Stories, Tasks, and Subtasks.

Updated Jan 6, 2026
One-click install
npx skills add https://github.com/coderhzy/vibecoding-project-manager --skill plan-maker-coderhzy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-maker
Source: https://github.com/coderhzy/vibecoding-project-manager/tree/main/.claude/skills/plan-maker
Command: npx skills add https://github.com/coderhzy/vibecoding-project-manager --skill plan-maker-coderhzy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, management, and versioning of development plans, ensuring clarity and traceability throughout the project lifecycle.

Core Features & Use Cases

  • Hierarchical Planning: Organizes work from Epics down to Subtasks.
  • Version Control: Maintains a history of plan changes for auditing and rollback.
  • Use Case: When a new feature request comes in, use this Skill to break it down into manageable Epics, Stories, and Tasks, complete with estimated effort and dependencies, and store it as plan-v001.md.

Quick Start

Use the plan-maker skill to create a new development plan for the user authentication feature.

Frequently Asked Questions about plan-maker

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

FAQPage Schema
How do I break down software requirements into epics, stories, and tasks?

To break down software requirements, you can generate hierarchical development plans that translate requests into structured Epics, Stories, Tasks, and Subtasks with automated synchronization to TODO lists.

What is version control for project management plans?

Version control for project management plans maintains a history of plan changes, enabling iterative updates with clear versioning and change logging for auditing and rollback purposes.

How do I track progress on agile development workflows?

You track progress on agile development workflows by generating plans that automatically synchronize with TODO lists and provide progress tracking visualization across the project lifecycle.

Can I use agile planning to automatically update my TODO list?

Yes, hierarchical planning supports automatic synchronization with TODO lists, ensuring that generated Epics, Stories, and Tasks are directly reflected in your task management workflow.

Does this development workflow tool support iterative plan updates?

Yes, the tool facilitates iterative plan updates by storing versions like `plan-v001.md`, maintaining clear versioning and change logging to ensure traceability throughout the project lifecycle.