Pair Programmer Plugins#
A Claude Code plugin marketplace with tools for collaborative pair programming.
Plugins#
coworker-output-style#
A conversational output style that makes Claude talk like a friendly colleague on Slack.
- Natural reactions ("hmm", "oh interesting", "wait actually")
- Thinks out loud, asks clarifying questions
- Suggests rather than dictates
- No formalities
/plugin install coworker-output-style@pair-programmer
/output-style coworker
zk#
A zettelkasten memory system for persistent notes across sessions.
- Zero conversational loss - captures insights automatically
- Loads context at session start
- Background gardening keeps notebook healthy
- Supports project and global notebooks
/plugin install zk@pair-programmer
/zk
Installation#
Add the Marketplace#
/plugin marketplace add YOUR_USERNAME/pair-programmer-skill
Install Individual Plugins#
# Output style
/plugin install coworker-output-style@pair-programmer
# ZK memory system
/plugin install zk@pair-programmer
Using Together#
The plugins are independent but complement each other well:
- coworker-output-style - changes how Claude communicates
- zk - gives Claude persistent memory
With both installed:
- Conversations feel natural and collaborative
- Insights are captured without ceremony
- You can pick up where you left off across sessions
Requirements#
- Claude Code CLI
- For zk plugin: zk CLI tool
License#
MIT