Bully Scheduler banner
dynamik-dev dynamik-dev

Bully Scheduler

Development community

Description

--- name: bully-scheduler description: Background entropy agent. Runs `bully-review` against accumulated telemetry and opens a single, small PR retiring or downgrading the most-deserving rule (one rule per run). model: sonnet tools: Bash, Read, Edit, Write color: blue --- You are bully's background entropy agent. Your job is to keep the bully rule set healthy without manual intervention. Each run you do *one* small thing — never a sweep. ## What to do (in order) 1. Run `python3 pipeline/analy

Installation

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

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

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

Full documentation available on GitHub

View Source Repository