impl-peer-review
Installation
SKILL.md
Implementation Peer Review
An independent reviewer runtime pressure-tests an implementation diff. This skill runs that
cross-LLM review only on explicit user request after an implementation pass; its scope is the diff
plus any --context files the user names, decoupled from any task-tracking system. Compozy is
the review engine: each round is one compozy exec against a configurable runtime. The findings
file the reviewer writes is the sole source of truth — treat compozy exec stdout/stderr and the
event log as operational evidence only.
Bundled files
Resolve every scripts/<name> or references/<name> path relative to this SKILL.md's directory
(<skill-dir>). All bundled files are read-only — read or run them, never edit them during a round.