Creates or updates rubric Markdown files (and their review-template/prompt integration) with consistent grade bands, P1/P2/P3 definitions, and evidence-backed verification rules. Use when: the user asks to add a new rubric, align/consolidate rubrics, or sync rubric expectations with reviewer templates/prompts.
Create or update rubric documents in this repo and keep their integration points in sync:
*/references/*rubric*.md)*/references/review-template.md)*/agents/openai.yaml)Use when:
*/references/*rubric*.md).**/references/review-template.md) or reviewer prompts (**/agents/openai.yaml).Do not use when:
Target outcome:
The review prompt (contains scoring dimensions and review workflow): references/review-prompt.md (single source of truth for grading rubric documents). The review report template: references/review-template.md.
Apply these conventions across rubrics unless a rubric explicitly documents a justified exception:
*/references/*rubric*.md).packages/skillcheck/dist/ exists (inside this repo), use: node packages/skillcheck/bin/skillcheck.jscd packages/skillcheck && npm ci && npm run buildnpx skillcheck (not yet published; skip validation and note it was skipped if unavailable)--rubrics-only on the repo skills directory to locate drift in grade bands, P-definitions, and evidence-backed verification sections.npx agnix <skill-dir> on any skill directories that will be modified.--fix after summarizing the expected file changes and getting explicit user approval (it writes files).node packages/skillcheck/bin/skillcheck.js <skill-dir>npx agnix <skill-dir>Two-phase review after validation. Target: Quality Bar (score >= 4.5, no P1 findings).
Review the changed rubric(s) and integration points for:
Fix inline or flag. If score < 4.5 or P1 findings remain, fix before proceeding to Phase 2.
Run a fresh-context critic pass using references/review-prompt.md: