Automate Bitbucket repository management
bitbucket-automationskillsetup L2★3,035
davepoon/buildwithclaude ↗What it does
Automate Bitbucket repositories, pull requests, and branch management
Best for
Automating code review workflows and branch management in Bitbucket when you're in a git-centric org using Atlassian stack
Inputs
- · repo name/slug
- · PR title and description
- · branch name
- · commit reference
Outputs
- · PR ID
- · merge status
- · branch list
- · commit history
Requires
- · Rube MCP
- · Composio Bitbucket toolkit
Preconditions
Rube MCP connected; Bitbucket connection ACTIVE; repo accessible
Failure modes
Invalid repo slug; PR missing required reviewers; branch protection violations; merge conflicts
Trust signals
- · Bitbucket API workflow patterns
- · Composio official toolkit
- · branch protection reference