woc-review-pr

GitHub

用于对 World of ClaudeCraft 的 Pull Request 进行只读、基于证据的代码审查。涵盖架构合规性、安全性及性能等维度,生成详细反馈。默认仅读取和起草,未经明确授权不得向 GitHub 提交评论或批准。

.agents/skills/woc-review-pr/SKILL.md levy-street/world-of-claudecraft

Trigger Scenarios

审查代码变更 评估 Pull Request 风险 检查数据库性能影响 准备代码反馈草稿

Install

npx skills add levy-street/world-of-claudecraft --skill woc-review-pr -g -y
More Options

Non-standard path

npx skills add https://github.com/levy-street/world-of-claudecraft/tree/main/.agents/skills/woc-review-pr -g -y

Use without installing

npx skills use levy-street/world-of-claudecraft@woc-review-pr

指定 Agent (Claude Code)

npx skills add levy-street/world-of-claudecraft --skill woc-review-pr -a claude-code -g -y

安装 repo 全部 skill

npx skills add levy-street/world-of-claudecraft --all -g -y

预览 repo 内 skill

npx skills add levy-street/world-of-claudecraft --list

SKILL.md

Frontmatter
{
    "name": "woc-review-pr",
    "description": "Review a World of ClaudeCraft pull request against its actual diff, canonical architecture, tests, and domain risks. Use when asked to inspect, review, assess, or prepare feedback for a pull request. Reading and drafting are allowed by default, but posting GitHub feedback requires explicit authorization."
}

Review Pull Request

Perform a read-only, evidence-backed review of the requested pull request.

Hold the authorization boundary

A request to review, inspect, check, or assess authorizes reading and drafting only. Do not run gh pr review, post a comment, approve, request changes, push, edit the branch, or otherwise write to GitHub unless the user explicitly asks to submit the review.

Establish scope

  1. Read the root CLAUDE.md in full.
  2. Identify the pull request, repository, head, base, and merge base.
  3. Read local CLAUDE.md files for touched directories.
  4. Inspect the actual diff, surrounding production code, and linked acceptance criteria.
  5. Run git status --short and avoid disturbing unrelated work.

Use read-only Git and GitHub inspection as needed. Do not rely on the PR description.

Review and verify

Check correctness, edge cases, canonical architecture, determinism, parity, persistence, security, authorization, localization, generated artifacts, decisive tests, and updated operator documentation wherever those domains apply.

The coordinating agent runs targeted commands once. Specialist reviewers inspect the diff and shared results without duplicating the full test or build run.

Invoke woc_database_performance when the diff changes SQL, a database call site, schema or indexes, query frequency/cardinality, pool or lock behavior, timeout policy, background database work, database driver/dependency versions, PostgreSQL engine/resource/configuration/topology, or stored-data growth. Pair it with persistence or security review when those concerns also apply.

For every candidate finding:

  1. Trace the execution path.
  2. Confirm the PR introduces or exposes it.
  3. Check existing tests and guards.
  4. Identify concrete impact.
  5. Cite the narrowest useful file and line.
  6. Remove speculative, duplicate, inherited, and style-only noise.

Classify findings as blocking, should fix, or suggestion. Deliver confirmed findings first, followed by test gaps and residual risk.

If posting was explicitly authorized, show the final review text before the write when practical and submit only the requested action. Otherwise return the draft and state that nothing was posted.

Version History

  • 2edc3ac Current 2026-07-19 18:52

Same Skill Collection

.agents/skills/woc-codex-audit/SKILL.md
.agents/skills/woc-extract-and-test/SKILL.md
.agents/skills/woc-feature-plan/SKILL.md
.agents/skills/woc-file-issue/SKILL.md
.agents/skills/woc-qa/SKILL.md
.agents/skills/woc-release-malware-audit/SKILL.md
.agents/skills/woc-release-merge-audit/SKILL.md
.claude/skills/feature-plan/SKILL.md
.claude/skills/file-issue/SKILL.md
.claude/skills/pr-screenshots/SKILL.md
.claude/skills/qa/SKILL.md
.claude/skills/extract-and-test/SKILL.md
.claude/skills/i18n-locale-fill/SKILL.md
.claude/skills/release-malware-audit/SKILL.md
.claude/skills/review-pr/SKILL.md

Metadata

Files
0
Version
2edc3ac
Hash
b958f04c
Indexed
2026-07-19 18:52

ホーム - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-20 15:31
浙ICP备14020137号-1 $お客様$