ln-220-story-coordinator

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由

将Story拆分流程自动化,适合大型史诗拆解

▸ 风险提示

会接触并可能修改项目跟踪器数据

这个 Skill 做什么

为每个Epic生成5–10个Stories并执行标准与路由校验。

把一个 Epic 拆成 5–10 条可执行的 Stories,并做标准性校验和跨 Epic 路由判断,保证粒度合适、归属明确。这个协调由运行时掌控流程、暂停/恢复和结果追踪,适合需要把大目标分解为可落地故事的场景。

▸ 展开 SKILL.md 英文原文

Creates, replans, or appends 5-10 Stories per Epic with standards research and multi-epic routing. Use when Epic needs Story decomposition.

开发编程故事拆解多史诗路由标准化Claude Code
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-220-story-coordinator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-220-story-coordinator/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.

# Story Coordinator

**Type:** L2 Domain Coordinator
**Category:** 2XX Planning

Runtime-backed Story planning coordinator. The runtime owns flow control, pause/resume, and worker result tracking.

## MANDATORY READ

Load these before execution:
- `references/coordinator_runtime_contract.md`
- `references/story_planning_runtime_contract.md`
- `references/coordinator_summary_contract.md`
- `references/environment_state_contract.md`
- `references/storage_mode_detection.md`
- `references/problem_solving.md`

**MANDATORY READ:** Load `references/researchgraph_mcp_usage.md` when the Epic, source docs, or exi
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有