bitbucket-basics

Automates Bitbucket pull requests, pipeline checks, code reviews and branch ops via Atlassian MCP server.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hjemmesidekongen/ai --skill bitbucket-basics
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bitbucket-basics
Source: https://github.com/hjemmesidekongen/ai/tree/main/plugins/kronen/skills/bitbucket-basics
Command: npx skills add https://github.com/hjemmesidekongen/ai --skill bitbucket-basics

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines your Bitbucket workflow by automating the creation of pull requests, monitoring CI/CD pipeline status, and managing code review actions directly from your terminal.

Core Features & Use Cases

  • Create Pull Requests: Generate PRs with structured descriptions.
  • Check Pipeline Status: Monitor build and deployment pipelines for success or failure with detailed step information.
  • Code Review Actions: Add comments and approve pull requests.
  • Branch Operations: Create and delete branches.
  • Use Case: After pushing a new feature branch, use this Skill to create a pull request, check if the Bitbucket pipeline passed, and add a comment requesting a review.

Quick Start

Use the bitbucket-basics skill to create a pull request from the 'develop' branch to the 'main' branch for the current repository.

Frequently Asked Questions about bitbucket-basics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Bitbucket pull request creation from the terminal?

Automate Bitbucket pull request creation by using this Skill to generate PRs with structured descriptions directly from your terminal, resolving workspace slugs from local git remotes. It requires Atlassian MCP server connectivity to function.

How can I check Bitbucket pipeline status for build failures?

Check Bitbucket pipeline status by running this Skill to monitor build and deployment pipelines for success or failure, returning detailed step information. It connects via the Atlassian MCP server to retrieve CI/CD monitoring data.

Do I need an Atlassian MCP server to manage Bitbucket branches and code reviews?

Yes, you need an active Atlassian MCP server connection to manage Bitbucket branches and code reviews. The Skill relies on this server to execute branch operations, add PR comments, and approve pull requests against Bitbucket Cloud or Data Center.

Can I approve pull requests and add comments in Bitbucket without leaving the CLI?

You can approve pull requests and add comments in Bitbucket without leaving the CLI by executing code review actions through this Skill. It interfaces with the Atlassian MCP server to perform these review operations remotely.

What is the best way to manage Bitbucket PR lifecycle and branch operations programmatically?

The best way to manage Bitbucket PR lifecycle and branch operations programmatically is using this Skill to automate PR creation, branch deletion, and pipeline monitoring. It handles workspace slug resolution from local git remotes automatically.

Does this Bitbucket automation Skill work with Bitbucket Data Center or only Bitbucket Cloud?

This Bitbucket automation Skill works with both Bitbucket Cloud and Bitbucket Data Center. It supports PR lifecycle management, CI/CD monitoring, and branch operations against either platform via the Atlassian MCP server.