Back to browse
GitHub Repository

The Stacked PR CLI for agents - Manage worktrees, atomic PRs, and more all from the CLI

19 starsRust

ez-stack - Stacked PRs for agents

by RohoSwagger·Mar 22, 2026·1 point·1 comment

AI Analysis

●●SolidShip ItSolve My Problem

Orchestrates git and gh for stacked PRs, built specifically for AI agent workflows.

Strengths
  • Structured exit codes let agents handle rebase conflicts without human intervention.
  • JSON output avoids screen-scraping, making state parsing reliable for automated workflows.
  • Agent skill installation teaches LLMs when to use ez over raw git commands.
Weaknesses
  • Stacked PR workflows are polarizing and require significant team culture changes to adopt.
  • Competes with established tools like Graphite and git-town that have larger communities.
Target Audience

Developers using stacked PRs, AI agent builders

Similar To

Graphite · git-town · spr

Similar Projects

Developer Tools●●Solid

RepoCrunch – Analyze any GitHub repo into structured JSON

Parses a repo and emits consistent JSON fields (schema_version, summary, tech_stack, architecture, health) that you can consume via CLI, library, REST endpoint, or MCP STDIO. The explicit no‑LLM, deterministic stance makes it reliable for automation and CI; what would push it from useful to essential are more real-world sample outputs (multi-language monorepos, tricky dependency graphs) and first-class CI/webhook integrations.

Solve My ProblemNiche Gem
chillkim
104mo ago