If you're working with Bitbucket Data Center or Cloud and tired of clicking through the web UI, this gives Claude direct CLI access to repos, PRs, branches, issues, and pipelines. It's built to feel like gh but for Bitbucket, with proper JSON output for scripting. The auth setup is a bit involved (Cloud needs scoped API tokens, not the general kind), but once you configure contexts it remembers your workspace and project so you're not typing flags every time. Genuinely useful for PR workflows and CI automation. Just remember that some commands only work on Data Center, others only on Cloud, so check the platform badges before suggesting something that won't run.
npx skills add https://github.com/avivsinai/bitbucket-cli --skill bkt