bitbucket-repo

Automate Bitbucket repository management via bbt CLI and REST API.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/tanyagray/claude --skill bitbucket-repo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bitbucket-repo
Source: https://github.com/tanyagray/claude/tree/main/plugins/bitbucket/skills/bitbucket-repo
Command: npx skills add https://github.com/tanyagray/claude --skill bitbucket-repo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bitbucket repository management is streamlined by providing a unified CLI and REST API workflow to list, view, and configure repositories, reducing repetitive manual steps.

Core Features & Use Cases

  • List and view repositories across workspaces using the bbt CLI.
  • Manage repository settings such as branch restrictions, variables for pipelines, webhooks, and deploy keys via REST API.
  • Reference REST endpoints and CLI commands to automate common repository-level tasks, like inspecting repo details or auditing project configurations.

Quick Start

Use the bitbucket-repo skill to list repositories in a workspace and view or adjust repository settings.

Frequently Asked Questions about bitbucket-repo

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

FAQPage Schema
How do I automate Bitbucket repository management tasks across workspaces?

Automate Bitbucket repository management by using the bbt CLI and Bitbucket REST API to list, view, and configure repositories across workspaces, reducing repetitive manual steps for common project tasks.

Can I configure branch restrictions and pipeline variables using the Bitbucket REST API?

Configure branch restrictions and pipeline variables using the Bitbucket REST API to enforce workflow rules and pass secure environment data into your continuous integration pipelines automatically.

How do I set up webhooks and deploy keys for a Bitbucket repository?

Set up webhooks and deploy keys for a Bitbucket repository via the REST API to automate external service notifications and grant secure read access for deployment automation.

What is the best way to audit Bitbucket project configurations across multiple workspaces?

Audit Bitbucket project configurations across multiple workspaces by leveraging the bbt CLI to list and view repository details, allowing you to systematically inspect settings and ensure compliance.