implement-epic

Coordinate multi-step epic implementation by sequencing sub-issues and spawning agents.

11|3|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill implement-epic-imperialautomation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-epic
Source: https://github.com/ImperialAutomation/claude-code-toolkit/tree/main/skills/implement-epic
Command: npx skills add https://github.com/ImperialAutomation/claude-code-toolkit --skill implement-epic-imperialautomation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of systematically implementing complex epics by coordinating sub-issues in dependency order, reducing manual planning and oversight.

Core Features & Use Cases

  • Epic Orchestration: Parses an epic to organize sub-issues into execution waves based on dependencies.
  • Parallel and Sequential Execution: Manages concurrent background agents to implement sub-issues while tracking progress.
  • Use Case: For a large epic with multiple interdependent features, automatically assign sub-tasks to dedicated agents, monitor their progress, and compile a unified implementation report.

Quick Start

Command the AI to implement all sub-issues of an epic #123 by providing the parent issue number, and let the system handle the rest automatically.

Frequently Asked Questions about implement-epic

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

FAQPage Schema
How do I automate sub-issue implementation based on dependency order?

To automate sub-issue implementation, this Skill parses an epic to organize sub-issues into execution waves based on dependencies, spawning dedicated agents for each to monitor progress and update PRs automatically.

What is epic orchestration for multi-step feature implementation?

Epic orchestration coordinates multi-step implementation by sequencing sub-issues based on their dependencies. It manages concurrent background agents to execute sub-issues while tracking progress for efficient completion.

Can I execute epic sub-tasks in parallel without manual intervention?

Yes, you can execute sub-tasks in parallel without manual intervention. The system manages concurrent background agents to implement sub-issues while tracking progress, ensuring a streamlined workflow with automatic PR updates.

How do I start automated epic implementation for a parent issue?

To start automated epic implementation, simply command the AI to implement all sub-issues by providing the parent epic issue number. The system then handles sub-task assignment, progress monitoring, and reporting automatically.

What happens when sub-issues have complex interdependencies within a large epic?

When sub-issues have complex interdependencies, the system organizes them into sequential execution waves. It assigns sub-tasks to dedicated agents, monitors their progress, and compiles a unified implementation report.