Org Branch Sweep — Project Management agent for Claude Code
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
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 RepositoryRelated Agents
Council Integrator
Merges council task branches that passed review, in id order, and records decisions in MEMORY.md. Use for /cou
Scala Coder
Implements a single coding task end-to-end in an assigned git worktree for this Scala project. Owns the FULL l
Auth Wiring Specialist
Use when wiring auth into a new project, switching auth providers, or adding role/org features. Carries the fa
Git Commit Curator
Use this agent when there are pending (staged or unstaged) changes in the repository that need to be translate
Cross Repo
Coordinates work that spans multiple repos simultaneously — API + frontend + services. Maps impact, sequences
Codebase Architecture Documenter
Use this agent when you need to analyze an entire codebase and create comprehensive architectural documentatio
Related Skills
Find False Closures
Detect completed Linear issues that no merged PR owns (the bare-id over-close bug) and optionally restore them
Org OS Starter
Company OS as Code — 会社の運営知識・規範・意思決定をひとつのリポジトリに構造化し、人とAIエージェントが同じ基盤で働くためのファイル規約の参照テンプレート。a company brain / AI-
Clean Worktree (Interactive)
Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting. Differenc