Agent Skillsdzhng/skills › review

review

GitHub

对已完成的功能变更执行最终审查,按顺序串联重构、代码审查和文档更新三个环节,确保代码结构、逻辑正确性及文档完整性,给出综合验收结论。

skills/engineering/review/SKILL.md dzhng/skills

Trigger Scenarios

用户要求进行最终审查 请求清理并记录变更 要求全面检查所有改动

Install

npx skills add dzhng/skills --skill review -g -y
More Options

Non-standard path

npx skills add https://github.com/dzhng/skills/tree/main/skills/engineering/review -g -y

Use without installing

npx skills use dzhng/skills@review

指定 Agent (Claude Code)

npx skills add dzhng/skills --skill review -a claude-code -g -y

安装 repo 全部 skill

npx skills add dzhng/skills --all -g -y

预览 repo 内 skill

npx skills add dzhng/skills --list

SKILL.md

Frontmatter
{
    "name": "review",
    "description": "Closeout pass on a finished substantive change — sequence refactor-clean (shape), code-review (diff), and write-docs (docs) so all three run, in the order where each feeds the next. Use after implementing a slice or feature and before calling it done or committing; when the user asks for a final review, a cleanup-and-document pass, or to \"review everything.\" For a diff-only audit, reach code-review directly."
}

Review

A finished change earns "done" only after three lenses pass: its shape, its diff, and its docs. Each has a specialist skill. This skill owns only what they can't — the order they run in, the loop between them, and one verdict.

Workflow

  1. Scope. Fix the diff under review and confirm it's substantive; skip the whole pass for trivial edits.
  2. Shape — refactor-clean. Run it first, while restructuring is cheap and before you audit a diff that's about to move.
  3. Diff — code-review. Audit the settled shape. A finding that forces a structural change sends you back to step 2, not onward.
  4. Docs — write-docs. Update the docs this change touched. Then trace the link chain from the root README down to each one: every link on the path still resolves, and the hub-to-leaf flow still reads in order.
  5. Report. One verdict across all three passes — what each found, what you changed, what you left and why. Done only when every pass is clean or resolved.

Rules

  • When you enter a pass, read its skill — the rules live there, not here.
  • Order governs presentation, not disclosure: surface a finding the moment you hit it, even when a later pass owns it.
  • Loop, don't cascade: a later fix that reopens an earlier pass returns there. Stop when a full pass adds nothing.

Version History

  • c795702 Current 2026-09-08 17:34

Same Skill Collection

skills/authoring/eval-skills/SKILL.md
skills/authoring/write-skills/SKILL.md
skills/engineering/audit-performance/SKILL.md
skills/engineering/claude/SKILL.md
skills/engineering/code-review/SKILL.md
skills/engineering/codex/SKILL.md
skills/engineering/eli5/SKILL.md
skills/engineering/implement-spec-with-codex/SKILL.md
skills/engineering/implement-spec/SKILL.md
skills/engineering/marketing-pages/SKILL.md
skills/engineering/refactor-clean/SKILL.md
skills/engineering/write-docs/SKILL.md
skills/engineering/write-tests/SKILL.md
skills/graphics/renderer/SKILL.md
skills/visual/compare-screenshots/SKILL.md
skills/visual/preview-shots/SKILL.md
skills/visual/screenshot-critique/SKILL.md
skills/engineering/audit-choices/SKILL.md
skills/engineering/close-spec/SKILL.md
skills/engineering/explore-unknowns/SKILL.md
skills/engineering/write-spec/SKILL.md

Metadata

Files
0
Version
c795702
Hash
79330859
Indexed
2026-09-08 17:34

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 01:29
浙ICP备14020137号-1 $mapa de visitantes$