ln-210-epic-coordinator

Convert project scope into a 3-7 Epic plan with CREATE and REPLAN modes.

534|73|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-210-epic-coordinator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-210-epic-coordinator
Source: https://github.com/levnikolaevich/claude-code-skills/tree/main/ln-210-epic-coordinator
Command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-210-epic-coordinator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

CREATE/REPLAN Epics from scope, auto-discovers team, orchestrates epic decomposition.

Core Features & Use Cases

  • Decompose-First pattern for Epic planning
  • Auto-discovers Team ID
  • Delegates to ln-211-... child coordinators

Quick Start

Create Epics for a new initiative using the epic coordinator.

Frequently Asked Questions about ln-210-epic-coordinator

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

FAQPage Schema
How do I decompose a project scope into epics?

Epic decomposition converts project scope into a structured 3-7 epic plan by analyzing scope documents and extracting distinct domains. The coordinator auto-discovers your team ID, identifies infrastructure needs, and generates an ideal epic breakdown with concrete steps for kanban board implementation.

Can I replan existing epics when scope changes?

Yes, the epic coordinator supports both CREATE mode for new initiatives and REPLAN mode for scope updates. It rescans your documentation and frontend to reassess domain boundaries and infrastructure requirements, then orchestrates epic replanning with updated artifact generation.

What does scope decomposition into epics actually involve?

Scope decomposition breaks down initiative requirements into manageable epics across multiple domains, then maps each epic to stories for phased delivery. The coordinator handles team auto-discovery, next epic numbering, and generates operation guides so teams can implement epics directly in their kanban board.

Do I need to manually discover my team ID and epic numbers?

No, the coordinator auto-discovers team ID and calculates the next available epic number automatically. It scans your documentation and frontend HTML to extract this information, eliminating manual setup and ensuring numbering stays consistent across your project.

How does this handle infrastructure epics in my plan?

The coordinator assesses infrastructure needs as part of scope analysis and dedicates epics to infrastructure work when required. It integrates infrastructure epics alongside domain-specific and discovery epics in the final 3-7 epic plan based on your initiative's actual technical requirements.

What output do I get after epic decomposition?

You receive an ideal epic plan with concrete operation guides and formatted artifacts ready for kanban board updates. The output includes epic boundaries, story mappings, phasing strategy, and actionable steps for your team to begin execution immediately.