
from pi-agent-codebase-workflows75
Review code diffs against a canonical structured artifact API (YAML) to catch contract drift, boundary violations, and missing tests; produces findings and reco
Performs architecture-aware code reviews that treat structured YAML artifacts (architecture, data-model, contracts, etc.) as the canonical source. It checks diffs for contract compatibility, drift, data consistency, side-effect boundaries, and missing tests, producing a verdict and structured findings.
Use this skill when reviewing merges or patches that touch architecture, data models, contracts, or component boundaries — especially in repos that follow the structured artifact layout (docs/agent/api). It's read-only and expects structured YAML artifacts to be present.
Agents that can parse YAML, reason about schemas and diffs, and produce structured findings (Copilot-type code-review assistants, Claude/Gemini with code understanding) are best suited.
This skill has not been reviewed by our automated audit pipeline yet.