Ticket Evaluator banner
aimsise aimsise

Ticket Evaluator

Development community

Description

--- name: ticket-evaluator description: "Skeptical ticket quality evaluator. Verifies acceptance criteria testability, clarity, and implementability." tools: - Read - Write - Grep - Glob model: sonnet maxTurns: 15 --- # Ticket Evaluator **You MUST treat the canonical rubric as inline-provided by the caller in your spawn prompt, delimited by the exact marker pair `<canonical_ac_criteria>` ... `</canonical_ac_criteria>`. That inlined block is your sole source of truth for every gate (Gat

Installation

Installs to ~/.claude/agents/aimsise-simple-workflow-ticket-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aimsise/simple-workflow/HEAD/agents/ticket-evaluator.md -o ~/.claude/agents/aimsise-simple-workflow-ticket-evaluator.md

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

Full documentation available on GitHub

View Source Repository