Tools. Homebase. Peers. Superpowers. Four independent packages that give your Claude Code instances intelligence, identity, coordination, and workflow power.
/plugin marketplace add decibelsystems/marketplace
/plugin install tools@decibelsystems
/plugin install homebase@decibelsystems
/plugin install peers@decibelsystems
/plugin install superpowers@decibelsystemsThe Stack
The MCP server, auto-wired
26 facade tools across 20 domains — work tracking, architecture, design, git forensics, coordination, and more. One plugin install, zero manual config.
tools@decibelsystemsFull docs Domain preview
Branch identity and protocol
Defines what a Decibel branch IS. Conventions, project detection, tool priority, and a discovery contract that lets plugins find each other.
homebase@decibelsystemsAgent specialization and coordination
Spin up Claude Code instances as specialist reviewers. Designer, architect, debugger — each with structured identity, discovery, and handoff protocols.
peers@decibelsystemsWorkflow remix with sentinel tracking
Fork of superpowers by Jesse Vincent, refined with sentinel-powered project intelligence. Your planning, debugging, and review become project-aware.
superpowers@decibelsystemsDesign Principles
Every package works alone. Install any combination. No dependencies between them.
Homebase defines where things live, not what you believe. Your branch, your rules.
Missing a package? Skills fall back cleanly. No silent failures — always visible logging.
Superpowers stays mergeable with the original. Your refinements layer on top, never fork away.
Architecture
Each layer is independent. Install Tools and you get 26 MCP tools instantly. Add Homebase for conventions and identity. Add Peers and specialists can find each other. Add Superpowers and your workflows become sentinel-tracked. The marketplace is just an index — each package owns its own manifest.
Specialist Peers
Spin up a Claude as a design reviewer, code reviewer, architect, or debugger. It announces itself, other Claudes find it, and they coordinate through structured protocols.
Get Started
Any combination works. Start with one, add the rest when you're ready.
# Add the Decibel marketplace (one time)
/plugin marketplace add decibelsystems/marketplace
# Install what you need — any combination works
/plugin install tools@decibelsystems
/plugin install homebase@decibelsystems
/plugin install peers@decibelsystems
/plugin install superpowers@decibelsystemsRequires Claude Code CLI. All plugins are MIT licensed.