Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ Install or disable them dynamically with the `/plugin` command — enabling you
- [adamsreview](./plugins/adamsreview)
- [slicewise](./plugins/slicewise)
- [bullpen](./plugins/bullpen)
- [cc-oracle](https://github.com/exPardus/cc-oracle) - Makes a Claude Code session consult a read-only, best-model oracle subagent the moment it is unsure or stuck: a SessionStart doctrine, a Stop-hook safety net that catches stated uncertainty, and a trigger for three consecutive tool failures. Compiled hook, zero config, no runtime dependencies, Windows/macOS/Linux. Install: `/plugin marketplace add exPardus/cc-oracle` then `/plugin install oracle@cc-oracle`.

### Communication & Integrations
- [whatsapp-claude-plugin](https://github.com/Rich627/whatsapp-claude-plugin) — WhatsApp channel plugin for Claude Code. Connects as a linked device via Baileys v7 with bidirectional messaging, full media support, voice transcription, permission relay, and access control.
Expand Down