Evaluator Library banner
adrijshikhar adrijshikhar

Evaluator Library

Security community

Description

--- description: Dispatch a fresh-context evaluator against a domain rubric. Bundled domains: code-quality, ui-design, prose, security, performance, accessibility. Each dispatch enforces the anti-self-grade rule. Use to score an artifact when PIPELINE mode reaches an evaluator stage, or as a standalone quality gate. --- Invoke the `evaluator-library` skill. Recognized sub-commands (parse `$ARGUMENT`): - `list` — List the available domains. Read `skills/evaluator-library/evaluators/*.md` (bund

Installation

Installs to ~/.claude/skills/adrijshikhar-catalyst-evaluator-library/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adrijshikhar-catalyst-evaluator-library && curl -fsSL https://raw.githubusercontent.com/adrijshikhar/catalyst/HEAD/commands/evaluator-library.md -o ~/.claude/skills/adrijshikhar-catalyst-evaluator-library/SKILL.md

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

Full documentation available on GitHub

View Source Repository