epic

Manage software development epics through a defined pipeline with status checks and HTML reports.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/krazyuniks/guitar-tone-shootout --skill epic-krazyuniks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic
Source: https://github.com/krazyuniks/guitar-tone-shootout/tree/main/.agents/skills/epic
Command: npx skills add https://github.com/krazyuniks/guitar-tone-shootout --skill epic-krazyuniks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of software development epics, from initial brainstorming and planning through to execution and reporting.

Core Features & Use Cases

  • Epic Pipeline Execution: Runs the full epic workflow, including ingestion, planning, verification, and execution.
  • Interactive Brainstorming: Enriches GitHub issues with clear contracts before planning begins.
  • Status and Reporting: Provides tools to check epic status and generate reports.
  • Use Case: When a new feature request (an epic) comes in, use /epic brainstorm <N> to clarify its scope and desired outcomes, then run just epic <N> to manage its development lifecycle.

Quick Start

Use the epic skill to run the full pipeline for epic number 123.

Frequently Asked Questions about epic

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

FAQPage Schema
How do I manage a software development epic lifecycle from planning to execution?

Managing a software development epic lifecycle involves running a defined pipeline that handles ingestion, interactive planning, verification, human gating, and execution. This skill automates that workflow on a per-epic basis using GitHub issues.

How does interactive brainstorming enrich GitHub issues before planning begins?

Interactive brainstorming enriches GitHub issues by clarifying their scope and defining clear contracts before the planning phase starts. This ensures the epic has well-defined desired outcomes prior to execution.

Can I generate HTML reports and check the status of an epic during its workflow?

Yes, you can check the status of an epic and generate HTML reports during its workflow. The skill provides built-in status checking and reporting tools to monitor the epic pipeline progress.

What is the best way to execute the full pipeline for an epic using GitHub issues?

The best way to execute the full pipeline for an epic is to run the designated pipeline command with the specific epic number. This triggers the complete workflow encompassing ingestion, planning, verification, and execution.

Does this epic management skill require any external dependencies to operate?

No, this epic management skill does not require any external dependencies to operate. It functions independently, referencing internal project artifacts and GitHub issues to manage the development lifecycle.