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)
- [claude-feedback-loops](https://github.com/kirilklein/claude-feedback-loops) - Pipeline gap tracking: `/gap` logs one line each time CI, a bot or a human catches what an earlier stage missed, `/gaps` clusters by root cause and closes each at the cheapest layer. Fits any existing workflow via a `CLAUDE.md` snippet. Plus `/review` calibration from PR feedback. Markdown only, no runtime.

### 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