By 5TuX
Ring a chime on each Stop event. Cross-platform. Optional skip-when-CC-window-is-frontmost.
Skills for human–AI collaborative work. A Claude Code plugin marketplace bundling simplified ports of upstream skill plugins plus original work.
/plugin marketplace add 5TuX/co-intelligence
/plugin install <plugin>@co-intelligence
Replace <plugin> with any of the names below.
| Plugin | Description | Attribution |
|---|---|---|
| caveman | Ultra-compressed caveman-style responses (~75% token reduction). | Adapted from JuliusBrussee/caveman (MIT). |
| superpowers | TDD, debugging, collaboration, and proven development workflows. | Adapted from obra/superpowers (MIT) by Jesse Vincent. |
| karpathy | Behavioral guidelines to reduce common LLM coding mistakes. | Adapted from forrestchang/andrej-karpathy-skills (MIT) by Jiayuan Zhang. |
| autoresearch | Karpathy-style iterative code-driven research loops. | Original, by 5TuX. |
Each adapted plugin ships an UPSTREAM.md with its source URL, pinned upstream commit, and the list of simplifications applied when porting.
MIT — see each plugin's LICENSE file.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub 5tux/co-intelligence --plugin sound-notificationUltra-compressed caveman-style responses (~75% token reduction).
Behavioral guidelines to reduce common LLM coding mistakes. Surface assumptions, simplicity first, surgical changes.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
An implementation of Karpathy's autoresearch framework.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
45% cost reduction measured. Cache expiry prevention, SubTask auto-delegation, zero-cost context restoration, real-time cost dashboard. The only Claude Code plugin built from CC source analysis.