review-policy-builder
Installation
SKILL.md
review-policy-builder
Create and maintain the project-specific review policy consumed by agentic-review.
This skill is interview-first and evidence-grounded:
- derive what is already true from repo docs and ADRs
- mine high-confidence implementation conventions from the repository
- capture missing project/domain constraints from the user
- write structured policy artifacts in
<docs-dir>/review/policies/ - define review audit governance in
POLICY_INDEX.mdfor specialist attestation and completion rules
Read references/policy-contract.md before writing policy files. It is the canonical schema and includes onion/clean-architecture templates.
Phase 1 — Verify prerequisites and locate <docs-dir>
This skill runs after setup-agentic-repository.