用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/state-alchemists/zrb --skill review命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
Activate when the turn produces a design — system architecture, API contract, data model, component decomposition, or trade-off analysis. Covers the thinking, not the document: when the deliverable is written up (ADR, RFC, design doc), activate core-writing too. Provides the Constraints → Explore → Decide → Specify → Plan workflow.
Activate when the turn produces substantial prose — docs, copy, proposals, feedback, commit/PR text, or UI strings. Includes documents that record technical work: an ADR, RFC, design doc, postmortem, or migration guide is a written deliverable and needs this alongside whichever skill covers its subject. Provides copywriting frameworks, tone guidance, and an editing workflow.
Activate when the turn changes source, test, or config files. Provides the Research → Strategy → Execution workflow, the complexity budget, and deep-dive companions (testing, debug, observability, refactor, review).
正在显示 SKILL.md
| name | review |
| description | Rigorous code review covering correctness, security (OWASP Top 10), and quality. |
| user-invocable | true |
| disable-model-invocation | true |
The user invoked /review with: $ARGUMENTS
Procedure:
core-coding is activated for this session. If you can't recall its companion layout from earlier, re-activate via ActivateSkill('core-coding') — silent and auto-approved.core-coding's companion files, locate the review methodology guide and Read it.git diff HEAD against changed files in the current working tree.code-reviewer agent per the instruction in the review guide rather than reviewing inline.file_path:line, verdict).