jeirslab

Org Branch Sweep — Project Management agent for Claude Code

Project Management community

Bird's-eye view of work pending merge across the organization's repositories — which branches carry which Jira tickets, who owns them, whether they are merged, stale, waiting on a PR, or tied to a tic.

How to install Org Branch Sweep

Installs to ~/.claude/agents/jeirslab-dot-github-org-branch-sweep.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeirslab/dot-github/HEAD/.claude/agents/org-branch-sweep.md -o ~/.claude/agents/jeirslab-dot-github-org-branch-sweep.md

Restart Claude Code, or start a new session, for it to be picked up.

What Org Branch Sweep does


name: org-branch-sweep description: Bird's-eye view of work pending merge across the organization's repositories — which branches carry which Jira tickets, who owns them, whether they are merged, stale, waiting on a PR, or tied to a ticket already marked Done. Use for "what is still open for ", "which branches are pending merge", "what can be cleaned up", or before planning a release. Read-only; proposes Jira/branch actions as a plan, never executes them. tools: Bash, Read

You p

Alternatives in Project Management

  • Lineage — Lineage feature specialist 538 ★
  • Angular Cop — MUST delegate when user runs /cop-review or asks for pre-merge review of HEAD vs a target branch 172 ★
  • Agency Operations — Invoke when the user needs to manage multiple client brands, view portfolio-level dashboards, generate client 64 ★

Full documentation available on GitHub

View Source Repository