一键导入
claude-review
[pr-review-focus-area: Claude Config] Holistic audit of .claude/ configuration, skills inventory, CLAUDE.md quality, settings, hooks, and memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
[pr-review-focus-area: Claude Config] Holistic audit of .claude/ configuration, skills inventory, CLAUDE.md quality, settings, hooks, and memory.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Research a work item, draft an implementation plan, and begin work after approval.
Guided one-shot install — discover installed plugins (or help install new ones), pick install scope, calibrate risk tolerance into a concrete allowlist + hooks, scaffold or merge CLAUDE.md, and sanity-check the result.
Finalize work — commit via /commit, push, and create PRs on feature branches.
Reviewer-side PR workflow — checks out the branch in a worktree, runs focus-area reviews plus a senior-engineering pass, optionally cross-checks against an autonomous reviewer, and posts inline findings only on explicit approval. Read-only — never edits, commits, or pushes.
Fetch PR review comments, classify by severity and confidence, and fix the selected subset.
Triage CVE and SBOM scanner output (Trivy, Grype, Snyk, Docker Scout, Dependabot) into a ranked, deduplicated action list.
| name | claude-review |
| description | [pr-review-focus-area: Claude Config] Holistic audit of .claude/ configuration, skills inventory, CLAUDE.md quality, settings, hooks, and memory. |
| user-invocable | true |
| disable-model-invocation | true |
| allowed-tools | ["Read","Grep","Glob"] |
Audit the project's Claude Code configuration for completeness, correctness, and coherence.
/claude-review — reviews the entire .claude/ directory and CLAUDE.md.
Scan for all SKILL.md files in the project (including plugin skills).
Evaluate the project's CLAUDE.md as an LLM context document:
Review .claude/settings.json (or equivalent):
If a memory file exists (.claude/memory.md, .claude/memory.json, or equivalent):
Cross-check all configuration for consistency:
## Claude Configuration Audit
### Skills: 12 found
- preflight (user-invocable, 6 tools) ✓
- api-review (user-invocable, 3 tools) ✓
- [WARN] write-tests — missing description in frontmatter
### CLAUDE.md Quality: GOOD
- [WARN] References `npm run test:integration` but no such script exists
- [PASS] Well-structured, complete project overview
### Settings: OK
- 2 hooks configured, both valid
### Memory: 3 entries
- [PASS] No contradictions with CLAUDE.md
### Coherence: GOOD
- [WARN] dba-review skill present but no database configuration detected