sergesha/claude-essentials
πͺMarketplacesergesha/claude-essentials
Add this Marketplace
/plugin marketplace add sergesha/claude-essentialsShared Claude Code plugins/marketplace β reusable infra utilities (redis-memory-mcp, continuous-learning)
Plugins in this Marketplace
code-intel
Plugin from sergesha/claude-essentials
continuous-learning
developer-toolsCapture runtime surprises as they happen, periodically promote them into a project's own versioned skills/docs/commands, then forget them β git is the only permanent record.
lockstep
developer-toolsFlow-enforcement engine for coding agents: declarative yamlgraph recipes, durable runs, deterministic evidence gates
redis-memory
memoryPersistent cross-session memory for AI agents. Two storage modes: semantic vector search (mem_*) for knowledge found by meaning, and key-value store (kv_*) for instant lookup. Auto-expiry via TTL + volatile-lru eviction.
speciflow
developer-toolsCoordinated specification-driven workflow guidance for coding agents.