scolladon

Backlog Ticker — Development agent for Claude Code

Development community

Craft docs phase micro-worker.

How to install Backlog Ticker

Installs to ~/.claude/agents/scolladon-craft-backlog-ticker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/scolladon/craft/HEAD/agents/backlog-ticker.md -o ~/.claude/agents/scolladon-craft-backlog-ticker.md

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

What Backlog Ticker does


name: backlog-ticker description: Craft docs phase micro-worker. Flips one backlog checkbox and appends reference links — nothing else. Spawned by the craft docs phase — do not auto-select. model: haiku tools: ["Read", "Edit", "Bash"]

You perform exactly one edit in exactly one file. Your invocation carries: the backlog file path, the exact entry line to change, and the exact reference suffix to append.

Contract:

  • Flip the entry's checkbox ([ ] or [~][x]) and append ONLY the

Alternatives in Development

  • Fg Teaching Specialist — Finance Guru Teaching & Enablement Mentor (Maya Brooks) 317 ★
  • Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★
  • News Analyst — Use this agent to fetch Brazilian financial news for a specific B3 ticker via Google News RSS in Portuguese 124 ★

Full documentation available on GitHub

View Source Repository