bitbucket-cli
Manage Bitbucket repos, pull requests, and pipelines from terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install bitbucket-cli?โผ
Run `npx skills add avivsinai/bitbucket-cli --all -g -y` in your terminal to install the bkt skill globally for your coding agent.
How to manage Bitbucket pull requests from the terminal?โผ
Use bkt commands like `bkt pr create`, `bkt pr approve`, and `bkt pr merge` to handle the full review cycle without opening the Bitbucket web UI.
Does bkt work with both Bitbucket Cloud and Data Center?โผ
Yes. One CLI covers both platforms, with contexts that store host, project, or workspace defaults so you can switch environments instantly.
Can I use bkt in CI pipelines without interactive login?โผ
Yes. Set BKT_TOKEN and BKT_HOST as environment variables for fully config-free headless authentication in containers and Bitbucket Pipelines.
Does bkt work with Claude Code and Codex?โผ
Yes. The included skill gives coding agents native Bitbucket knowledge, and `bkt mcp serve` exposes read-only Bitbucket tools over MCP.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core