By tanyagray
Full Bitbucket Cloud integration for Claude Code using the bbt CLI. Install, configure, and use bbt to manage pull requests, issues, pipelines, and repositories directly from Claude Code sessions.
Create, view, and manage Bitbucket issues using bbt. Use this skill when the user wants to work with Bitbucket issues — listing, creating, or viewing them.
View and manage Bitbucket Pipelines (CI/CD) using the Bitbucket REST API. Use this skill when the user wants to check pipeline status, view build logs, trigger pipelines, or manage pipeline configuration.
Create, view, manage, and merge Bitbucket pull requests using bbt. Use this skill when the user wants to work with pull requests — creating, listing, reviewing, or merging them.
Manage Bitbucket repositories, view project details, and handle repository settings using bbt and the Bitbucket REST API. Use this skill for repository-level operations like listing, viewing, and cloning repos.
Install and configure the bbt Bitbucket CLI tool. Use this skill when the user needs to set up bbt, authenticate with Bitbucket Cloud, or troubleshoot bbt installation issues.
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A Claude Code plugin marketplace providing GitLab integration tools.
This marketplace offers plugins that integrate GitLab functionality into Claude Code sessions, powered by the glab CLI.
Full GitLab integration for Claude Code. Automatically installs the glab CLI and provides skills for:
/plugin marketplace add <this-repo-url>
/plugin install gitlab@gitlab-tools
glab auth login
/gitlab:gitlab-mr
/gitlab:gitlab-issue
/gitlab:gitlab-ci
Or just ask Claude to help with any GitLab task — the GitLab assistant agent will activate automatically.
.claude-plugin/
marketplace.json # Marketplace catalog
plugins/
gitlab/
.claude-plugin/
plugin.json # Plugin manifest
skills/ # GitLab skills
gitlab-setup/ # Install & configure glab
gitlab-mr/ # Merge request operations
gitlab-issue/ # Issue management
gitlab-ci/ # CI/CD pipelines
gitlab-repo/ # Repository operations
gitlab-project/ # Project administration
agents/ # Specialized agents
gitlab-assistant.md # GitLab workflow assistant
hooks/ # Event hooks
hooks.json # SessionStart + PreToolUse hooks
scripts/ # Utility scripts
install-glab.sh # glab installer
check-glab.sh # glab availability checker
claude --plugin-dir ./plugins/gitlabMIT
npx claudepluginhub tanyagray/claude --plugin bitbucketFull GitLab integration for Claude Code using the glab CLI. Install, configure, and use glab to manage merge requests, issues, CI/CD pipelines, and repositories directly from Claude Code sessions.
Generate AWS preview deployment infrastructure for per-PR ephemeral environments. Creates CloudFormation templates, GitHub Actions workflows, Dockerfile, and bootstrap IAM resources using App Runner, S3 + CloudFront, and ECR.
Bitbucket CLI - manage repos, PRs, branches, issues, webhooks, and pipelines for both Data Center and Cloud
GitLab workflow best practices and glab CLI usage
GitLab CLI (glab) expertise for managing merge requests, issues, CI/CD pipelines, and repositories from the command line
Git and PR workflows with code review, onboarding, and PR enhancement
Claude Code skill pack for CodeRabbit (24 skills)
Git workflows - commits, branches, PRs, issue processing, auto-close detection, and repository management