diff --git a/README.md b/README.md index 564ce53..40071cc 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ Claude Plugins are extensions that enhance Claude Code with custom slash command ### Developer Productivity +- [CTX](https://github.com/jaytoone/CTX) - Never lose context between Claude Code sessions — automatically injects your decision history, code search, and chat memory before every prompt. Memory recall 0.88 vs 0.00 (50-session eval, Wilson CI). `/plugin install ctx@jaytoone` + - [CCHub](https://github.com/Moresl/cchub) - Desktop app for managing the Claude Code ecosystem — MCP marketplace, config profiles, skills & plugins browser, workflow templates, security audit. Built with Tauri v2 + React + Rust. - [developer-growth-analysis](./developer-growth-analysis) - Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and curates personalized learning resources.