ln-221-story-creator
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
把质量检查内置到Story创建,减少手工校对
▸ 风险提示
需要写入项目跟踪器的权限
这个 Skill 做什么
按九部分模板生成Story并通过配置的跟踪器提交与验证。
把 Epic 的 IDEAL 计划按九部分模版生成标准化的 Story 文档,并通过 INVEST 原则做验证后提交到配置的跟踪器。适合在有细化计划、要批量产出可交付 Story 并直接同步到 tracker 时使用。特点是结构化输出、内置质量校验,能无缝接入协调流程或独立调用。
▸ 展开 SKILL.md 英文原文
Creates Story documents with 9-section structure and INVEST validation via the configured tracker provider. Use when Epic has an IDEAL plan ready for Story generation.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-221-story-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-221-story-creator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. # Story Creator **Type:** L3 Worker **Category:** 2XX Planning Standalone-first worker for Story creation. It may be called directly or as part of a coordinator flow, but its public contract is the same in both cases. ## MANDATORY READ Load these before execution: - `references/planning_worker_runtime_contract.md` - `references/coordinator_summary_contract.md` - `references/environment_state_contract.md` - `references/storage_mode_detection.md` - `references/creation_quality_checklist.md` - `references/template_loading_pattern.md` ## Inputs Core inputs: - `epicData` - `idealPlan` or `appendMode +
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有