← ClaudeAtlas

bktlisted

Operate Bitbucket Cloud or Data Center repositories, pull requests, branches, issues, pipelines, permissions, and webhooks with bkt. Use when a request names Bitbucket or bkt; confirm the platform before platform-specific commands.
avivsinai/skills-marketplace · ★ 2 · AI & Automation · score 71
Install: claude install-skill avivsinai/skills-marketplace
# Bitbucket CLI (`bkt`) Use `bkt` for Bitbucket Cloud and Data Center operations. Prefer structured `--json`, `--yaml`, `--jq`, or `--template` output for automation. ## Start with the requested operation Run `bkt --version` only when installation or compatibility is uncertain. Run `bkt auth status` when the command needs authentication or the active platform and context are unknown. Do not make setup a prerequisite for an already configured read-only request. Cloud and Data Center have different feature sets. Determine the platform from the active context or ask when it cannot be inferred. Do not suggest a Cloud-only command for Data Center, or the reverse. Read [setup and common workflows](rules/guide.md) when installing, authenticating, creating a context, or learning the main command patterns. For config-free CI or containers, read [headless authentication](rules/headless.md). ## Route to the command reference Read only the reference for the requested command group: - [pull requests](rules/pr.md), [repositories](rules/repo.md), [branches](rules/branch.md), [commits](rules/commit.md), or [statuses](rules/status.md) - [Cloud issues](rules/issue.md), [pipelines](rules/pipeline.md), or [variables](rules/variable.md) - [Data Center administration](rules/admin.md), [projects](rules/project.md), or [permissions](rules/perms.md) - [authentication](rules/auth.md), [contexts](rules/context.md), [webhooks](rules/webhook.md), [extensions](rules/extension.md), [MCP