Claude Code plugin providing skills for bit issue-based session coordination.
Manage parallel coding sessions using bit issue. Each session declares Target Files via an issue so other sessions can detect and avoid file conflicts. Supports new session creation, resumption, overlap detection, and scope adjustment.
Synchronize bit hub data (issues, PRs, comments) across repositories via a relay server. Enables cross-machine and cross-clone coordination.
Add the marketplace and install:
/plugin marketplace add bit-vcs/bit-claude-plugin
/plugin install bit-skills@bit-vcs-bit-claude-plugin- bit CLI installed and available in PATH
- A git repository initialized with
git init