Claude Code plugins · free & open source

Give Claude Code a memory — and teammates.

Two plugins we built for our own work and now share for free. vibe-cognition gives every project a knowledge graph of why the code is the way it is. teammate-comms lets separate Claude Code sessions message and wake each other. Both install in one line from our marketplace.

MIT licensed100% localNo API keysWindows · macOS · Linux
claude code · terminal
# 1. add the Acrylic Code marketplace (once)
$ claude plugin marketplace add https://github.com/Haagndaazer/colton-claude-plugins

# 2. install whichever you want
$ claude plugin install vibe-cognition@coltondyck
$ claude plugin install teammate-comms@coltondyck

# 3. restart Claude Code — done
Why we built them

We run our studio on Claude Code. These are the tools it was missing.

Sessions forget

Every new session started blind — repeating mistakes the last one had already made. vibe-cognition turns that history into a graph that's committed to git and injected at session start.

Agents couldn't talk

Two full Claude Code instances had no way to reach each other. teammate-comms adds a channel so a peer's message is the nudge that wakes an idle session.

It had to stay local

Both plugins are pure local tooling: no accounts, no API keys, nothing leaves your machine. Install from the marketplace, uninstall cleanly.

Free. Open. One line to install.

Add the marketplace, install the plugin, restart Claude Code. Issues and pull requests welcome on GitHub.

Open the marketplace repo

Built and maintained by Acrylic Code Inc. · vibe-cognition · teammate-comms