BeClaude

bb-bash

New
2GitHub TrendingGeneralby restarter

Bitbucket Cloud CLI built for AI coding agents — single-file bash with zero-config repo auto-detect and inline PR review, plus CLAUDE.md snippet, Rule, and Skill bundled out of the box.

First seen 5/28/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/bb-bash.md https://raw.githubusercontent.com/restarter/bb-bash/main/SKILL.md
3
Invoke in Claude Code
/bb-bash
View source on GitHub
code-reviewagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is bb-bash?

Bitbucket Cloud CLI built for AI coding agents — single-file bash with zero-config repo auto-detect and inline PR review, plus CLAUDE.md snippet, Rule, and Skill bundled out of the box.

How to install bb-bash?

To install bb-bash: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/bb-bash.md https://raw.githubusercontent.com/restarter/bb-bash/main/SKILL.md. Finally, /bb-bash in Claude Code.

What is bb-bash best for?

bb-bash is a skill categorized under General. It is designed for: code-review, agent. Created by restarter.