epic-stage-setup

Bootstrap epic/stage workflow scaffolding with regression and changelog tooling.

3|2|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/jakekausler/claude-code-workflow --skill epic-stage-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-stage-setup
Source: https://github.com/jakekausler/claude-code-workflow/tree/main/skills/epic-stage-setup
Command: npx skills add https://github.com/jakekausler/claude-code-workflow --skill epic-stage-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstraps a structured epic/stage workflow for new projects to enable phased development and governance.

Core Features & Use Cases

  • Creates epics and stages with design/build/refinement/finalize phases
  • Generates per-epic regression tracking and changelog scaffolding
  • Updates CLAUDE.md with development workflow and stage-tracking guidance

Quick Start

Start epic-stage-setup when initiating a new project to bootstrap the epic/stage tracking framework.

Frequently Asked Questions about epic-stage-setup

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

FAQPage Schema
How do I bootstrap epic and stage workflows for a new project?

To bootstrap epic and stage workflows, this scaffolding generates a structured directory with epics/, per-epic regression tracking, and changelog tooling to enable phased project governance.

What are the standard phases for tracking project development stages?

The standard phases for tracking project development stages are Design, Build, Refinement, and Finalize, which structure the workflow from initial concept through completion.

Can I convert an existing codebase to use an epic and stage tracking framework?

Yes, you can convert an existing codebase by applying this scaffolding to establish epic and stage tracking, generating regression files and updating CLAUDE.md with workflow guidance.

Does bootstrapping project management workflows require external dependencies?

No, bootstrapping project management workflows requires no external dependencies, operating independently to create epic structures, regression templates, and changelog tooling.

What's the best way to track per-epic regression during phased development?

The best way to track per-epic regression during phased development is using generated per-epic regression.md files, which provide structured tracking alongside the epics/ directory scaffold.

How do CLAUDE.md templates support stage-tracking in project management?

CLAUDE.md templates support stage-tracking by updating the project file with development workflow guidance, ensuring phases across Design, Build, Refinement, and Finalize are monitored.