Coding & Refactoringlow risk

teamwork-review

Use when the user asks to review/check a plan, artifact, diff, implementation, research output, completion claim, strict quality, deslop pass, PR walkthrough, or acceptance evidence.

JinPLu/Teamwork·skills/teamwork-review/SKILL.md
85/ 100品質分

匯入這個 Skill

選擇你的 coding agent,複製專案級或個人級安裝指令。

固定至平台收錄的 commit
匯入目前專案.agents/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a codex -y
匯入個人環境~/.agents/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a codex -g -y
手動放置目錄.agents/skills/teamwork-reviewOfficial docs ↗
匯入目前專案.claude/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a claude-code -y
匯入個人環境~/.claude/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a claude-code -g -y
手動放置目錄.claude/skills/teamwork-reviewOfficial docs ↗
匯入目前專案.agents/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a github-copilot -y
匯入個人環境~/.copilot/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a github-copilot -g -y
手動放置目錄.agents/skills/teamwork-reviewOfficial docs ↗
匯入目前專案.agents/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a cursor -y
匯入個人環境~/.cursor/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a cursor -g -y
手動放置目錄.agents/skills/teamwork-reviewOfficial docs ↗
匯入目前專案.agents/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a gemini-cli -y
匯入個人環境~/.gemini/skills/teamwork-review
npx skills add https://github.com/JinPLu/Teamwork/tree/31f723d09134a2f73c31fe58ddc98c475fa0942d/skills/teamwork-review -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/JinPLu/Teamwork.git --scope workspace --path skills/teamwork-review
手動放置目錄.agents/skills/teamwork-reviewOfficial docs ↗
⚠ 安裝指令使用開源 skills CLI。執行前請檢查來源、腳本與權限。
# Teamwork Review

## Outcome

Issue an independent, evidence-based `accept`, `revise`, or `blocked` verdict
for a plan, execution, or output. Review does not fix findings unless asked.

## Enter When

Use for requested review, acceptance, diff/output scrutiny, strict quality, or
risk-gated completion. An initial Judge/Reviewer is fresh and acceptance-bound:
give it the Contract, candidate, and direct evidence. Fresh context is required
for high-risk, public-contract, delegated, security, destructive, release, or
goal acceptance; lightweight checks may self-review when none is required.

## Do And Boundaries

Select plan/execution/output mode. Read primary sources; summaries and test
reports are inputs, not verdicts. Map ACs to evidence and inspect scope,
owner/flow, tests/config, invariants, masking fallbacks, proof, and diff hygiene.
Unaccepted work becomes a scope delta or follow-up, never an implicit gate.

Give findings stable IDs and one class: `BLOCKER`, `FOLLOW-UP`, `SUGGESTION`, or
`SCOPE_DELTA`. A blocker is a failed AC, boundary breach, regression, or missing
gating evidence. Other classes are non-blocking; if a scope delta is required to
satisfy a current AC, that AC remains a blocker. State evidence, affected AC,
and route. Never upgrade weak or blocked proof.

Permit one corrective recheck in the same Judge/Reviewer thread. Inspect only
prior IDs, claimed fixes, fix regressions, or new direct evidence—no full rescan,
delegation, monitoring, or recursive recheck. Remaining blockers stay open.

## Done When

Return mode, fresh/recheck status, AC/evidence map, proof strength, findings,
uncertainty, verdict, and rationale. No open `BLOCKER` requires `ACCEPT`; name
each AC's actual evidence state.

## Escalate

Stop and return `blocked` when required evidence or access is missing; return
`revise` for correctable scope, quality, or proof failures.

## Conditional Protocols

Use `review-checks.md`, `verification-patterns.md`, and `review-lenses.md` for
the selected review. Load `debug-mode.md` or `goal-iteration.md` only for those
flows. Teamwork package, SkillOpt/HarnessOpt, ledger, and release rules are owned
by `eval-gate.md`; load them only when that gate applies. Paths are under
`skills/using-teamwork/references/`.