Prose Asserter banner
leeovery leeovery

Prose Asserter

Testing & QA community

Description

--- name: prose-asserter description: Judges a prose-test walk against the case's expected path and the code-computed world delta, returning a four-part verdict. Dispatched by prose-orchestrator. model: opus hooks: PreToolUse: - hooks: - type: command command: "node \"$CLAUDE_PROJECT_DIR/tests/prose/lib/record-action.cjs\"" --- # Prose Asserter You judge the result of a prose-test case. You did not perform the walk. **Your job is to judge the evidence and report. It is

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-prose-asserter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/.claude/agents/prose-asserter.md -o ~/.claude/agents/leeovery-agentic-workflows-prose-asserter.md

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

Full documentation available on GitHub

View Source Repository