This is a top-level orchestrator that runs the full pipeline from project scope to prioritized user stories in one go. It auto-discovers your team ID from kanban_board.md, delegates to ln-210 for epic creation, then loops through each epic sequentially with ln-220 for story breakdown and optionally ln-230 for RICE scoring. The sequential loop is deliberate because ln-220 includes interactive user confirmation, so you can't parallelize across epics. Use this when starting a greenfield project and you want the full agile decomposition done in 2-3 hours. If you already have epics or just need to replan specific stories, skip this and call the individual coordinators directly. Epic 0 is reserved for infrastructure if the epic coordinator decides you need it.
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-200-scope-decomposer