Vibeleaderboard
Index / tool
Visit github.com
Category
Developer Tools
Rank
No. 1149Tools index
Pricing
Open Source
Platform
cli
Type
TOOL
GitHub
9 stars
Latest release
v0.1.1
Date

About

A Rust CLI that autonomously works through a GitHub issue backlog overnight by handing each sub-issue to an installed coding agent (Claude Code, Codex, Cursor, Copilot CLI, and others), managing branching, PR creation, and merging until every issue linked to a PRD is resolved. It selects work using native GitHub parent/blocked-by relationships rather than parsing issue text, and offers per-issue agent, model, and reasoning-effort selection via an optional TUI.

What it can do

  • Assign GitHub sub-issues to an installed coding agent for resolution

    GitHub issue linked to a PRDResolved issue via coding agent

  • Merge pull requests once issues are resolved

    Pull requestMerged code

  • Select next issue to work on using GitHub parent/blocked-by relationships

    GitHub issue relationshipsSelected issue

  • Configure per-issue coding agent, model, and reasoning effort via TUI

    User selection in TUIIssue-specific agent configuration

  • Loop through all sub-issues of a PRD until fully resolved

    PRD identifierCompleted PRD

Why it made the leaderboard

It gives agentic coding workflows a structured, agent-agnostic way to decompose and sequence multi-issue work instead of relying on a single long-running context window that degrades over time.

Tags

cligithubcoding-agentautomationrustai-agentsdeveloper-toolsissue-tracking

Tech Stack

Rust

Comments (0)

No comments yet

Editorially curated, with community endorsements as a secondary signal. Corrections welcome.