ln-313-review-docs-worker
仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
帮助保持文档与实际评审结果一致,减少手动改写。
这个 Skill 做什么
根据评估结果驱动文档更新并产出结构化文档摘要。
以评估结果为驱动来更新文档并产出结构化的文档摘要,适合在评估跑完后把发现的问题和改进要点写回文档库。用在需要把评估结论转成可执行文档任务、生成 summary 或更新合同/模式说明的场景。特点是依赖一组必读的参考合同文件,输出格式规范,便于后续审阅和自动化流程接入。
▸ 展开 SKILL.md 英文原文
Use when an evaluation run needs review-driven documentation updates and a structured documentation summary.
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-313-review-docs-worker/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-313-review-docs-worker/SKILL.md"SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. **Type:** L3 Worker **Category:** 3XX Planning # Review Docs Worker ## Mandatory Read **MANDATORY READ:** Load `references/evaluation_worker_runtime_contract.md`, `references/evaluation_summary_contract.md` **MANDATORY READ:** Load `../ln-310-multi-agent-validator/references/domain_patterns.md` ## Purpose - create missing review-required docs - update existing docs with validated changes only - keep documentation work separate from merge and repair ## Mode Gate - `mode=story`: full documentation pipeline — domain extraction, pattern detection, doc generation - `mode=plan_review`: skip unless docu
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有