Brandon Bridges

Brandon Bridges

@brandonrbridges
England, UK@brandonrbridges
Skills
10
Plugins
1
Installs
0

Most Used Tags

software-engineering(5)git(3)productivity(2)context-management(1)task-tracking(1)task-management(1)parallel-processing(1)code-review(1)

Published Resources

Claude Skills

By Shared Context
0

diagnose

By Shared Context
0

Use when diagnosing bugs, performance issues, or unexpected behavior that may span multiple packages, services, or layers. Triggers include 504s, auth failures, data mismatches, slow queries, or any symptom crossing service boundaries.

anchor

By Shared Context·
context-managementtask-trackingproductivity
0

Checkpoint your understanding to prevent context loss and scope drift during complex tasks.

dispatch

By Shared Context·
task-managementparallel-processingcode-review
0

Orchestrate parallel agents to efficiently execute complex tasks with clear roles.

shad

By Shared Context·
uithemingaccessibility
0

Build UI with shadcn/ui components while enforcing best practices for accessibility and theming.

help

By Shared Context
0

Use when the user invokes /help or asks what bb commands are available. Lists all skills with short descriptions.

sweep

By Shared Context·
gitversion-controlcommits
0

Organize messy working trees into logical commits effortlessly.

check

By Shared Context·
code-qualitylintingtype-checking
0

Verify codebase health before committing or deploying by running type-check, lint, and build.

pr

By Shared Context·
gitpull-requestcli
0

Create structured pull requests effortlessly from branch commits.

auto

By Shared Context·
autonomyautomationgit
0

Enable full autonomous mode for seamless execution without interruptions.

commit

By Shared Context
0

Use when the user invokes /commit or asks to commit changes. Commits only agent-affected files using conventional commits, then rebases and pushes.