All projects

Developer tool2026

issue-runner

A Claude Code plugin that turns a prompt into a reviewed pull request, one checkable artefact at a time.

Author, open source (MIT)

A Node hook filters every prompt in under 100 ms and classifies intent, then hands off to a chain of agents: prompt rewriting, regression-risk analysis, implementation in an isolated git worktree, verification, tests, pull request, review.

The approach

The point is not autonomy. Every step leaves an artefact a human can check before the next one runs — a spec, a risk report, a diff, a test run, a PR.

Key features

  • Sub-100 ms prompt hook with intent classification
  • Work happens in a disposable git worktree, never on your branch
  • Regression-risk pass before any code is written
  • Automated PR creation and review

Stack

  • Node.js
  • Claude Code plugin API
  • GitHub CLI
  • git worktrees

Author, open source (MIT) — Personal, open source (2026)

Next projecteGo Fintech