بنقرة واحدة
review
Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | review |
| description | Code review of an open PR or local diff. Surfaces issues with severity tags; no scope creep, no praise. |
| argument-hint | [<PR# | commit-range>] |
| user-invocable | true |
| disable-model-invocation | false |
gh pr diff <PR>; commit range → git diff <range>; default → git diff main...HEAD.Read/grep.Summary, References, Provenance, and Scrub sections.When the final verdict is ambiguous (e.g. one 🟠 finding the operator might choose to defer), surface approve | request-changes | comment-only through AskUserQuestion rather than picking silently.
Skill envelope with a flat findings list grouped by file and an aggregate verdict (approve | request-changes | comment-only).
Model-only playbook for adding a property-based test that pins a function's invariant.
Dispatch a claimed wave to a runtime per the V8 session-reuse ladder.
Fresh-context verification of a phase deliverable or wave outcome. Spawns a fresh auditor subagent that re-reads the diff against the success criteria.
Auto-chained research follow-up skill with recursion guard for residual unknowns.
Resolve the Co-Authored-By trailer policy for the active repo.
Compress the session conversation when context approaches the limit.