plugins/kronen/skills/bitbucket-basics/SKILL.md
Bitbucket PR creation, pipeline status checks, and code review actions via the Atlassian MCP server. Use when creating pull requests, checking CI/CD pipeline status, adding PR comments, approving PRs, listing open PRs, or performing branch operations against a Bitbucket Cloud or Data Center workspace.
npx skillsauth add hjemmesidekongen/ai bitbucket-basicsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Bitbucket operations via the Atlassian MCP server. Covers PR lifecycle, pipeline monitoring, and code review actions.
This skill requires the Atlassian MCP server. If it is not available:
"The Atlassian MCP server is not connected. To use Bitbucket operations, add the server to your MCP config and restart Claude Code. See references/process.md for setup instructions."
Do not attempt to substitute with REST calls or fabricate results.
| Operation | MCP tool | Key inputs |
|-----------|----------|------------|
| Create PR | create_pull_request | workspace, repo, title, source, target, description |
| List open PRs | list_pull_requests | workspace, repo, state=OPEN |
| Check pipeline | get_pipeline / list_pipeline_steps | workspace, repo, pipeline_uuid |
| Add PR comment | create_pull_request_comment | workspace, repo, pr_id, content |
| Approve PR | approve_pull_request | workspace, repo, pr_id |
| Branch ops | create_branch / delete_branch | workspace, repo, branch name |
git remote -v before asking the user.references/process.md.Full workflows, error handling, and anti-patterns: references/process.md.
development
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.