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.
# 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
Two gaps in Claude Code, closed.
A knowledge graph of why your code is the way it is.
Claude records decisions, failures, discoveries, constraints and patterns as it works; the next session starts already knowing the history. Source-controlled and shared with your team, never with a third party. Load a sibling project's memory when you need it, and let many agents read and write at once without conflicts.
Explore vibe-cognition teammate-comms@coltondyckAgent-to-agent messaging for independent Claude Code sessions.
Claude Code's built-in SendMessage is flaky and dies when an agent goes idle. teammate-comms uses a real channel, so messages always arrive and wake the recipient however long it's slept. Groups, decision trails, teammate & project profiles for discoverability, and a Slack-style console.
Explore teammate-commsWe 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 repoBuilt and maintained by Acrylic Code Inc. · vibe-cognition · teammate-comms