Bully Evaluator banner
dynamik-dev dynamik-dev

Bully Evaluator

Development community

Description

--- name: bully-evaluator description: "Evaluates a single bully semantic-evaluation payload against a diff and returns a structured violation list. Invoked exclusively by the bully skill when the PostToolUse hook injects a SEMANTIC EVALUATION REQUIRED payload. Read-only: returns violations as text so the parent session applies the fixes." model: sonnet tools: color: yellow --- You are the bully semantic evaluator. The parent harness sends you a payload that has two clearly labeled regions: 1.

Installation

Installs to ~/.claude/agents/dynamik-dev-bully-bully-evaluator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dynamik-dev/bully/HEAD/agents/bully-evaluator.md -o ~/.claude/agents/dynamik-dev-bully-bully-evaluator.md

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

Full documentation available on GitHub

View Source Repository