samiraklf

Claudrunner — Security skill for Claude Code

Security community

Autonomous AI coding agent: finds bugs and security holes, fixes your Jira, Trello, GitHub Issues or Linear tickets, reviews the diff and opens the pull request.

How to install Claudrunner

This entry records only its repository, not the path inside it, so there is no exact command to give. Open samiraklf/claudrunner and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Claudrunner does

Autonomous AI coding agent: finds bugs and security holes, fixes your Jira, Trello, GitHub Issues or Linear tickets, reviews the diff and opens the pull request. Claude Code plugin, any stack.

Alternatives in Security

  • T3mp3st — autonomous red teaming platform; multi-agent offensive-security meta-harness 5.7k ★
  • Token Scan — Meme coin and token security scan — checks for rug pull vectors (hidden mint, honeypot, fee manipulation, LP l 3.8k ★
  • Engage.Cvediff — Find the canonical fix commit(s) for a CVE across sources, then diff for root cause 348 ★

README

claudrunner

An autonomous AI coding agent that finds bugs, fixes your tickets and opens the pull requests.

A plugin for Claude Code that runs on the schedule you choose. It takes ready tickets from **Jira, Trello, GitHub Issues, Linear** or 7 other boards, writes the code, runs your tests, reviews its own diff and opens a pull request. On a slower rhythm it scans your codebase for security holes, silent bugs, performance traps and missing tests, and files each one as a ticket with evidence.

Any language · any stack · 11 task boards · GitHub, GitLab, Bitbucket, Azure Repos · no server required

The claudrunner status page: robots type at laptops while the reviewer bonks them with a rope, a lifeguard runs to rescue a dog from the sea, and a runner flees through a maze

**You also get a cute, funny status dashboard.** Watch your agents' ongoing tasks, what is in review and what shipped today, while robots type at laptops, the reviewer cracks his rope to keep them going, and every scene has its own gag. Open it on your computer, on GitHub Pages or on your own server.

**[🚀 Quick start](#quick-start)** · **[▶ Live demo](https://samiraklf.github.io/claudrunner/demo/)** · **[📚 Website and guides](https://samiraklf.github.io/claudrunner/)**

In the demo, press P for the scene's gag, R for the reviewer's rope, D for a dance, T for the task list.


Quick start

**1. Install** — inside Claude Code:

/plugin marketplace add samiraklf/claudrunner
/plugin install claudrunner

**2. Set it up** — inside the repository you want it to work on:

/claudrunner:init

It reads your project, proposes the test and lint commands it found, connects your task board and asks only what it cannot infer. It writes a config and a schedule. Nothing runs until you say so