Working memory for AI coding assistants - surfaces relevant context based on intent
A plugin that captures and surfaces tacit knowledge from coding sessions, enabling AI assistants to remember user patterns and preferences across conversations.
Why this plugin
Solves LLM amnesia by automatically extracting and injecting relevant context, reducing repetitive explanations and making AI assistants adapt to your unique workflow and decisions.
Prerequisites
Claude Code CLI, optionally superego for extraction triggers. Installation via Homebrew, Cargo, or source. Requires `wm init` in project directory.
/plugin marketplace add open-horizon-labs/wm/plugin install wm@wmAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement