By flight505
Zero-infrastructure memory for Claude Code — captures session knowledge to markdown, injects relevant context on startup, survives compaction.
Search session memory — episodic logs and semantic facts captured by the recall plugin. Use when the user asks about previous sessions, past decisions, what happened yesterday, what files were changed, or says /recall. Also use when the user asks 'what did we do', 'remind me', 'what was that thing', or references work from prior sessions.
Save a mid-session recall checkpoint — captures what happened so far to episodic memory without ending the session. Use when the user says 'save recall', 'checkpoint', 'save memory', 'save session state', or before restarting/exiting a long session. Also use when the user worries about losing context in a long-running session.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub flight505/recallPersistent memory system for Claude Code with enforced context
Persistent memory for Claude Code. Capture work across sessions and recall relevant context.
Persistent local memory for Claude Code. Cross-session recall with vector search, automatic archiving, zero cloud dependencies.
Automatic memory recall for Claude Code - remembers context from past sessions
Persistent memory across Claude Code sessions using Cognis
Persistent memory system for Claude Code - seamlessly preserve context across sessions
Complete SOTA 2026 Storybook assistant with Vision AI design-to-code, natural language generation, AI-powered accessibility remediation, React Server Components, AI visual regression testing, design token sync, usage analytics, dark mode generation, and comprehensive testing (Storybook 10, React 19, Next.js 15)
Comprehensive project planning and architecture research skills for Claude Code - generates software architecture documents, sprint plans, building blocks, service cost analysis, and implementation roadmaps backed by real research.
AI-powered image, diagram, and video generation for Claude Code - uses Nano Banana 2 (Gemini 3.1 Flash Image) for fast generation, Nano Banana Pro (Gemini 3 Pro Image) for professional diagrams, and Veo 3.1 for video generation.
Long-running agent loop for Claude Code, in the Ralph pattern — a stable prompt, a mutable plan, and a loop that runs until the plan is empty.
Helper plugin for Claude Code's autonomous primitives — /goal, /branch, worktrees, dynamic workflows. Wraps native features with opinionated defaults and safety guardrails.