What problem does it solve?
This Skill removes manual, error-prone Bitbucket operations by automating repository, pull request, branch, issue, and workspace management so teams can move faster and reduce operational friction.
Core Features & Use Cases
- Pull Request Automation: Create, list, inspect diffs, and comment on pull requests with reviewer assignment and diff truncation support for large changes.
- Repository & Workspace Management: Discover workspaces, list and create repositories, and manage workspace members and repository visibility with BBQL filtering.
- Issue and Branch Workflows: Create and update issues, post comments, list branches, and create new branches from commit hashes while handling BBQL filters and pagination.
- Use Case: Automate creating a PR from a feature branch to the mainline, assign reviewers by UUID, fetch the diff with truncation, and post review comments as part of a CI-driven review flow.
Quick Start
Open a pull request in Bitbucket from my feature branch to main in workspace my-workspace for repository my-repo.