MindFortressInc

Bulldozer — Development skill for Claude Code

Development community

Self-arming hourly heartbeat that clears EASY backlog tickets by DRAINING the eligible queue back-to-back each wake — one FRESH SUBAGENT per ticket (so the orchestrator context stays lean and each tic.

How to install Bulldozer

Installs to ~/.claude/skills/mindfortressinc-fable-approved-claude-config-bulldozer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mindfortressinc-fable-approved-claude-config-bulldozer && curl -fsSL https://raw.githubusercontent.com/MindFortressInc/fable-approved-claude-config/HEAD/commands/bulldozer.md -o ~/.claude/skills/mindfortressinc-fable-approved-claude-config-bulldozer/SKILL.md

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

What Bulldozer does


name: bulldozer description: Self-arming hourly heartbeat that clears EASY backlog tickets by DRAINING the eligible queue back-to-back each wake — one FRESH SUBAGENT per ticket (so the orchestrator context stays lean and each ticket gets isolated context) that confirms it still outstands, fixes it in an isolated worktree, runs a full ship/self-review flow, updates the tracker, and saves a memory. Keeps going ticket-after-ticket (a single ticket never stalls the chain for an hour); the hourly

Alternatives in Development

  • Lean Canvas — Generate Lean Canvas with problem, solution, UVP, and metrics 7.8k ★
  • Om Intake — Process all unread meeting notes in work/meetings/ — reads each file, classifies content, routes to the right 4.6k ★
  • Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★

Full documentation available on GitHub

View Source Repository