Skip to content

crewbitGive life to your Claude Code with a single command.

A daemon that watches your issue tracker, picks up work in priority order, and runs Claude Code for each issue, like new dev.

Dangerous by design

crewbit spawns Claude Code with --dangerously-skip-permissions, which disables all permission prompts. Claude can read, write, and execute anything your shell user can. Only run crewbit in environments you trust and with slash commands you have reviewed. See how dangerously-skip-permissions works.

Install

bash
curl -fsSL https://crewbit.sh/install | sh

Then point it at a workflow file:

bash
crewbit ./dev-junior.yaml