ln-210-epic-coordinator

Solid

Creates or replans 3-7 Epics from scope using Decompose-First pattern. Use when initiative needs Epic-level breakdown or Epic scope changed.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # Epic Coordinator **Type:** L2 Domain Coordinator **Category:** 2XX Planning Universal Epic management coordinator that handles both creation and replanning through scope decomposition. ## Purpose Coordinates Epic creation (CREATE) and replanning (REPLAN) from scope decomposition. Discovery and research stay read-only until preview is approved; execution remains inline inside ln-210. ## When to Use This Skill This skill should be used when: - Start new scope/initiative requiring decomposition into multiple logical domains (CREATE mode) - Break down large architectural requirement into Epics - Update existing Epics when scope/requirements change (REPLAN mode) - Rebalance Epic scopes within an initiative - Add new Epics to existing initiative structure - First step in project planning (scope → Epics → Stories → Tasks) - Define clear scope boundaries and success criteria for each domain **Output:** 3-7 Linear Projects (logical domains/modules) ## Runtime Contract **MANDATORY READ:** Load `shared/references/coordinator_runtime_contract.md`, `shared/references/epic_planning_runtime_contract.md`, `shared/references/epic_plan_summary_contract.md` ...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category