By key4ng
Use the lite-bb (bb) CLI for Bitbucket operations — PRs, repos, code review, search, and raw API access. The gh CLI equivalent for Bitbucket Cloud and Server.
A Claude Code skill that teaches Claude to use lite-bb (bb) for Bitbucket operations — the gh equivalent for Bitbucket Cloud and Server/Data Center.
Without this skill, Claude has no knowledge of the bb CLI and falls back to verbose curl REST API calls when working with Bitbucket repos. With this skill, Claude:
bb commands instead of gh or curl when it detects a Bitbucket remotepip install lite-bb and bb auth login for setup--line-type for inline comments)/plugin install https://github.com/key4ng/claude-skill-bb
Or via the lite-bb marketplace:
/plugin marketplace add https://github.com/key4ng/lite-bb
/plugin install lite-bb
The skill covers the full bb CLI surface:
| Area | Commands |
|---|---|
| Auth | bb auth login, logout, status |
| Pull Requests | list, view, create, edit, merge, close, reopen, checkout, diff |
| Code Review | bb pr review --approve/--request-changes/--comment, bb pr comment with inline --path --line --line-type |
| Repos | bb repo list, view, clone, create |
| Search | bb search code with --extension, --filename filters |
| Raw API | bb api with -X, -F, --input, -q, --raw flags |
The skill activates when:
bb, or lite-bbbitbucket.org or a Bitbucket Server instanceTested on a Bitbucket Server repo with no bb project context:
| Eval | With Skill | Without Skill |
|---|---|---|
| List & Create PR | 5/5 (100%) | 0/5 (0%) |
| Review PR with inline comments | 4/4 (100%) | 1/4 (25%) |
| Search + CI checks + squash merge | 5/5 (100%) | 1/5 (20%) |
| Overall | 14/14 (100%) | 2/14 (15%) |
Without the skill, Claude falls back entirely to curl REST API calls and has no knowledge of bb.
Install the bb CLI:
pip install lite-bb
Then authenticate:
bb auth login
Keyang Ru — github.com/key4ng
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub key4ng/claude-skill-bbUse the lite-bb (bb) CLI for Bitbucket operations — PRs, repos, code review, search, and raw API access. The gh CLI equivalent for Bitbucket Cloud and Server.
Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud
GitHub PR dashboard for Claude Code. View PR status, CI/CD progress, bot comments, and merge PRs directly from your terminal.
Git workflow tools: commits, PRs, review inbox, checkout, and work triage
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management
AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.