Local markdown-powered memory system for AI coding assistants
/plugin marketplace add SyntesseraAI/local-recall
/plugin install local-recall@SyntesseraAI/local-recall
This skill should be used when the user asks "how did we solve this before", "what was the decision about X", "have we done this before", "what do you remember about", "check your memory", or when searching for past context, previous decisions, or historical information about the project.
This skill should be used when choosing between implementation approaches, making architectural decisions, selecting libraries or patterns, debugging complex issues, refactoring code, or making any significant decision where past context might be relevant. Search local-recall memories BEFORE proposing solutions.
Claude Agent SDK Development Plugin
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.