What problem does it solve?
This Skill streamlines the management of Git branches, worktrees, and coding agents, making it easier to monitor and coordinate parallel development activities.
Core Features & Use Cases
- Branch Inspection: Quickly view active branches, worktrees, and their corresponding agents.
- Lifecycle Tracking: Understand the state of each branch (editing, uncommitted, committed, pushed, merged, etc.).
- Merge Risk Assessment: Predict potential merge conflicts before they occur.
- Clean-Up Guidance: Identify and safely remove unnecessary branches and worktrees.
- Use Case: Imagine you're managing a project with multiple branches, and you want to ensure that everything is ready for the next merge. Using wb300, you can get a comprehensive view of the branch hierarchy, identify any conflicts, and determine which branches are ready to merge.
Quick Start
To inspect the state of branches and worktrees for the current repository, use the wb300 agent command.