From metareview
Run metareview's deterministic task-done code review gate before claiming a local task is complete; use for task closure, chunk review, or pre-PR local review when code changed.
How this skill is triggered — by the user, by Claude, or both
Slash command
/metareview:review-task-doneThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run this before saying a coding task is done.
Run this before saying a coding task is done.
metareview review task-done <task-id-or-path> [--base <ref>] [--previous-run <run-id>] [--evidence <path>]
Use --base to define the reviewed diff. Use --previous-run when re-reviewing after fixes. Use --evidence for validation output such as test logs.
1, open the generated review log and fix every blocking finding.--previous-run <run-id> until the verdict is PASS or PASS_ADVISORY.The review updates .metareview/findings.jsonl, .metareview/runs.jsonl, docs/metareview/FINDINGS.md, and Markdown review/context artifacts.
npx claudepluginhub dsifry/metareview --plugin metareviewOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.