| name | review-checklist |
| description | Review a change against this project's blocking gates and quality bar — government sources, SEED_VERSION bump, deno check, translation provenance (machine-draft flags), KPI defensibility. Use before opening a PR or when asked to review the current diff or a PR for this repo. |
Review checklist
The project-specific review standard. The full rubric lives in
docs/code-review-guidelines.md;
this skill is the actionable pass. (For generic diff review use the built-in
/code-review; this one adds the kerala-gov-mission-control rules.)
Run the gates first
deno task check
deno task check:sources
deno task check:ml
deno task test
All must be green. These are the same gates the pre-commit hook and CI run.
Blockers — fail the review if any are true
Quality — request changes
Escalate to an agent
kpi-data-reviewer — for any data/kpis.ts change.
governance-data-reviewer — for unverified/tbd Department/Minister/
Secretary records.
Report findings as file:line — issue (severity), or "No blocking issues."