What problem does it solve?
It helps maintainers turn PR comment feedback on the hatch3r repository into a compliant, tested, and review-ready change without letting quality drift through.
Core Features & Use Cases
- Canonical PR workflow execution: Runs the hatch3r-pr-resolve command workflow end-to-end for this repo’s PR comments and stops before committing.
- Hatch3r maintainer quality gates: Enforces tests, typecheck, lint, validation, rule parity, efficiency invariants, build success, and inventory-document drift checks.
- Governance-driven compliance: Applies pillar compliance (P1–P7), lean-threshold limits by file, and anti-slop scanning on modified documentation.
- Diff integrity and targeted coverage: Detects inventory drift, and triggers extra coverage spot-checks for critical src modules if they are touched.
Quick Start
Use the h4tcher-pr-resolve skill to resolve comments on the current hatch3r pull request and run all hatch3r quality gates before committing.