Askit Quality Grader banner
product-on-purpose product-on-purpose

Askit Quality Grader

Data & AI community

Description

--- name: askit-quality-grader description: Judges whether a skill triggers and behaves correctly by running it against its eval-set and grading the outputs. Use when delegating a behavioral evaluation - the opt-in LLM-judge role behind askit-evaluate's behavioral mode, distinct from the deterministic conformance core. tools: - Read - Bash metadata: version: 0.1.1 tier: convergent status: active agent-targets: - claude --- # askit-quality-grader ## Role The behavioral-judge del

Installation

Installs to ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-quality-grader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/product-on-purpose/agent-skills-toolkit/HEAD/agents/askit-quality-grader.md -o ~/.claude/agents/product-on-purpose-agent-skills-toolkit-askit-quality-grader.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository