What problem does it solve?
This Skill coordinates a two-phase, evidence-based evaluation pipeline to assess artifacts produced during a conversation, reducing bias and ensuring objective, reproducible judgments.
Core Features & Use Cases
- Meta-judge generation: Automatically produces tailored rubrics, checklists, and YAML evaluation specifications matched to the artifact and evaluation focus.
- Isolated judging: Dispatches a separate judge agent with fresh context to apply the specification, generate structured scores, and cite exact evidence (file paths, line numbers).
- Validation and reporting: Verifies score ranges, justification consistency, and weighted totals, then presents a full report with follow-up options.
- Use Case: Run on recent code changes, documentation edits, or configuration updates to get an objective, evidence-backed review without altering the original content.
Quick Start
Use sadd:judge to evaluate the recent code changes for correctness, documentation, and test coverage.