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 を選び、プロジェクト用または個人用コマンドをコピーします。
プロジェクトに導入.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プロジェクトに導入.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プロジェクトに導入.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-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-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 -yNative Gemini CLI
gemini skills install https://github.com/JinPLu/Teamwork.git --scope workspace --path skills/teamwork-review⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
Skill の指示
GitHub で元ファイルを表示 ↗# 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/`.