一键导入
review-change
Read-only generalist screening contract for selective 4R review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Read-only generalist screening contract for selective 4R review.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate repository wiki pages mapping architecture, specs, and status. Trigger: orchestrator launches sdd-document.
Shared SDD references for installed skills. Not invokable.
Read-only targeted correction validator for a bounded review lineage.
Write SDD delta specs with requirements and scenarios. Trigger: orchestrator launches spec work for a change.
Create pull requests with branch, validation, and publication checks. Trigger: creating, opening, or preparing PRs for review.
Archive a completed SDD change by syncing delta specs. Trigger: orchestrator launches archive after implementation and verification.
| name | review-change |
| description | Read-only generalist screening contract for selective 4R review. |
| disable-model-invocation | true |
| user-invocable | false |
| license | MIT |
| metadata | {"version":"1.0","delegate_only":true} |
Inspect the verified proposal/spec/design/tasks/apply-progress/verify-report and real diff. MUST NOT write, edit, delete, fix, or remediate files. Return artifacts: [].
Check basic correctness and screen with high sensitivity for:
Concrete basic correctness defects, including missing files or contradictions with verified artifacts, may trigger escalation. Escalate when dimension-specific expertise is needed.
reason is not free-form prose. It MUST use only this structural, allowlisted classifier-reference grammar:
signals=<canonical-comma-separated-signal-codes>;dimensions=<canonical-comma-separated-dimensions>
Allowed signal codes are verify-risk, verify-reliability, verify-resilience, verify-readability, diff-process-execution, diff-auth-permission, diff-global-config-write, diff-network-flow, diff-error-flow, diff-structural-complexity, dependency-change, design-risk, metadata-runtime, and metadata-docs-only. dimensions MUST exactly equal specialists. A clear decision MUST use signals=none;dimensions=none. Arbitrary paths, diff text, explanations, credentials, secrets, tokens, and any extra field or suffix MUST NOT appear in reason; the validator rejects everything outside the grammar structurally.
The standard successful result envelope MUST contain exactly one nested decision payload with exactly status, specialists, and reason:
artifacts: []
decision:
status: clear | needs-specialist
specialists: [] # canonical subset of risk, reliability, resilience, readability
reason: "signals=diff-auth-permission,diff-process-execution;dimensions=risk,reliability"
clear requires an empty list. needs-specialist requires a deduplicated, canonical-order, non-empty list. MUST NOT emit specialist findings, assign severity, claim a deep exploit/proof/guarantee, or prescribe domain-deep remediation. Specialists remain authoritative.