writing-rubrics
Installation
SKILL.md
Writing Rubrics
Objective
Create or update rubric documents in this repo and keep their integration points in sync:
- Rubric files (typically under
*/references/*rubric*.md) - Reviewer report templates (typically
*/references/review-template.md) - Reviewer prompts (
*/agents/openai.yaml)
When to use / When not to use
Use when:
- The user asks to create, edit, align, or consolidate rubric files (especially
*/references/*rubric*.md). - The user asks to sync rubric expectations with reviewer templates (
**/references/review-template.md) or reviewer prompts (**/agents/openai.yaml).
Do not use when:
- The user wants a rubric-only review/grade without editing (use the review prompt at references/review-prompt.md directly).
- The user wants to write a non-rubric skill or policy doc unrelated to rubric meta-patterns.
Related skills