epic-initializer

Create standardized epic directories and EPIC_TRACKING.md files.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/sebc-dev/website --skill epic-initializer
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: epic-initializer
Source: https://github.com/sebc-dev/website/tree/main/.claude/skills/epic-initializer
Command: npx skills add https://github.com/sebc-dev/website --skill epic-initializer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually setting up the directory structure and tracking documentation for new epics is repetitive and prone to inconsistencies. This skill automates the creation of a standardized epic folder and a central EPIC_TRACKING.md file.

Core Features & Use Cases

  • Standardized Epic Setup: Creates a consistent directory structure for new epics, ready for story planning.
  • Centralized Tracking: Generates EPIC_TRACKING.md to serve as a single source of truth for all stories, their status, and progress within an epic.
  • Use Case: When starting a new major feature, simply ask to "initialize Epic 1 - User Authentication" to get the foundational structure and tracking document set up instantly.

Quick Start

Initialize Epic 2 - User Onboarding.

Frequently Asked Questions about epic-initializer

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

FAQPage Schema
How do I automate epic directory setup and tracking for new projects?▼

Epic initialization automates the creation of standardized epic directories and a central EPIC_TRACKING.md file. Provide your epic reference, PRD path, and output directory to generate a complete folder structure with story subdirectories and planning templates instantly.

What does a standardized epic folder structure include?▼

A standardized epic structure includes the root epic directory, per-story subdirectories, EPIC_TRACKING.md for centralized progress tracking, and built-in planning templates aligned to your PRD. This ensures consistency across all stories and reduces manual setup overhead.

Can I use epic initialization to restructure an existing epic?▼

Yes, epic initialization applies both when starting new epics and when restructuring existing ones. It regenerates the PRD-aligned folder structure and EPIC_TRACKING.md, helping you standardize documentation and tracking across your project.

What input information do I need to initialize an epic?▼

You need three required inputs: an Epic Reference identifier, the path to your PRD document, and the output directory where the epic skeleton will be created. The Skill uses these to generate your complete epic structure with aligned templates.

How does centralized EPIC_TRACKING.md improve story management?▼

EPIC_TRACKING.md serves as a single source of truth, consolidating all stories, their status, and progress within an epic in one document. This eliminates scattered tracking across multiple files and provides instant visibility into epic-wide workflow status.

Is manual directory and documentation setup necessary if I use this automation?▼

No. Epic initialization eliminates manual repetitive setup and inconsistencies by automatically generating the complete epic skeleton, tracking document, and planning templates in one step. You skip boilerplate work and start planning immediately.