claudrunner

to move · Enter to open · Esc to close

Open source · Claude Code plugin · MIT

The autonomous AI coding agent that ships your tickets as pull requests

claudrunner takes ready work from your task board, writes the code, runs your tests, reviews its own diff and opens the pull request. On a slower rhythm it hunts your codebase for security holes, silent bugs and scale traps, and files each one with evidence.

/plugin marketplace add samiraklf/claudrunner
/plugin install claudrunner
/claudrunner:init

Free, no account   No telemetry   Your schedule, your runner

The claudrunner status page: robots type at laptops while the reviewer bonks them with a rope, a lifeguard rescues a dog from the sea, and a runner flees through a maze Open the live demo

Up and running in three steps

  1. Install the plugin

    Two commands inside Claude Code. Nothing to host, no account to create.

  2. Run /claudrunner:init

    It reads your project, finds your test commands, connects your board and asks what it cannot infer.

  3. Pull requests arrive

    On the schedule you choose, tickets turn into tested, reviewed pull requests for you to merge.

What it automates

Two loops, on your schedule

The fast loop

Often. Every 10 minutes by default

Fetch ready tickets, claim them, implement, test, run the adversarial review, open the pull request and move the tickets to review. Whatever it could not do is parked with a note.

The slow loop

Nightly by default, or weekly, or your own cron

Sweep the codebase for correctness, security, scale and test gaps. Each finding becomes a ticket with the file, the line, the quoted code, the impact and a proposed fix.

Run it from CI cron, plain cron or systemd

Works with the tools you already use

11 task boards

JiraTrelloGitHub IssuesLinearGitLab IssuesAzure BoardsShortcutAsanaClickUpmonday.comNotion

4 code hosts

GitHubGitLabBitbucket CloudAzure Repos

Any stack

Node / TypeScriptPythonPHPGoJava.NETRustanything else

Safe to leave running

Guides

Put the routine work on autopilot

Install it in two minutes. Nothing runs until you say so.