List Branches — Development skill for Claude Code
List project branches with their worktree status.
How to install List Branches
Installs to ~/.claude/commands/kortix-ai-kortix-ace-list-branches.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kortix-ai/kortix-ace/HEAD/.claude/commands/list-branches.md -o ~/.claude/commands/kortix-ai-kortix-ace-list-branches.md Restart Claude Code, or start a new session, for it to be picked up.
What List Branches does
List project branches with their worktree status.
**Arguments:** $ARGUMENTS (optional filters)
- No args: List all branches matching naming convention
// --all: Include all branches (not just convention-named)--worktrees: Only show branches with active worktrees: Filter by type (feature, fix, docs, refactor, test, chore)
**Examples:**
/list-branches→ all convention-named branches/list-branches feature→ only feature branches- `/lis
Alternatives in Development
- Clean Worktree (Interactive) — Interactive cleanup of worktrees: lists merged/stale branches and asks confirmation before deleting 25.5k ★
- Worktree Cleanup — Remove worktrees and branches that have been merged: $ARGUMENTS 23.4k ★
- Cancel Pua Loop — 取消当前活跃的 PUA Loop(原子级联:state + worktree + 记录) 19.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Clean Worktree
Clean stale worktrees (pruned, merged, or orphaned branches)
Branches
List all tin branches, marking the current one
Just Ship Status
/just-ship-status — Lokalen Repo-Zustand anzeigen (Branches, PRs, Board, Worktrees)
Book Status
Show the current production state of the book — which chapters are at which stage, what's blocking, what runs
Tasks
List all tasks with their status, agents, and dependencies
List Agents
Display all available agents with capabilities and status
Related Agents
Integration Guardian
Manages PR merges to main branch ensuring all tests pass and no conflicts exist. Handles progressive integrati
Consolidator
Use this agent to merge parallel worktree branches into a single coherent codebase. The consolidator has full
Code
Implementation role for one type:plan leaf (or a Maintenance / Integration / Bug leaf). Branches from main in