ln-12-delivery-reviewer

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

聚焦交付范围,适合发布前的安全与接受检查。

这个 Skill 做什么

审查已完成变更及其运行与契约路径,判断是否满足发布接受度并发现变更缺陷。

帮你检查一个已完成的变更能不能实现预期业务结果,会沿着受影响的 runtime、contract 和数据路径追查因果关系并找出变更引发的缺陷。适合在准备发布前用来验证接受度和发布安全性,不用于审计整个代码库或修复实现。特色是只看与交付直接相关的最小范围,并用最简短的话保留必要证据。

▸ 展开 SKILL.md 英文原文

Reviews a completed scoped change and its affected runtime and contract paths. Use to find change-caused defects and verify readiness; not for codebase audit, implementation, or repair.

开发编程交付审查变更影响发布准备Claude Code
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/review-suite/skills/ln-12-delivery-reviewer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/review-suite/skills/ln-12-delivery-reviewer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Delivery Reviewer

**Goal:** Review only the requested delivery change and the causal runtime, contract, and data paths needed to prove its business outcome. Judge whether that scope meets acceptance and is safe to release in the fewest words that preserve evidence; do not audit unrelated code, repair findings, update trackers, or widen scope.

**Execution contract:** Treat the ordered checkbox workflow below as this skill's Definition of Done. Work through every item in order, and mark it complete only when its action and required evidence are complete. `N/A`, skipped, unavailable, or delegated items remain incomplete.
Before returning, apply this skill's verdict, decision, and approval r
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有