Manage full-stack project lifecycle from Claude Code: save and restore session context, enforce project tiers, split large tasks across parallel sessions, generate database migrations, deploy to Vercel/Netlify/Railway/Hetzner, audit security (OWASP, secrets, RLS, dependencies), and produce client deliverables (quotes, proposals, contracts, invoices).
Use when the user says 'headroom', 'compression', 'token savings', 'proxy status', or asks about context window usage.
Use when the user says 'save diary', 'log session', 'wrapping up', or at end of a productive session.
Use when the user references past sessions, asks 'what did we do', 'do you remember', 'last session', 'recall', or 'continue from'.
Use when the user says 'dispatch', 'send familiar', 'split task', or needs work split across parallel CC sessions.
Use when the user says 'forge this', 'new skill', 'create enchantment', or wants to create a MemStack skill.
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.
The structured skill framework for Claude Code — 127 professional skills for deployment, security, databases, content, marketing, and more.
Skills activate automatically when you need them. Say "deploy this to Railway" and the right skill loads on demand.
pip install memstack-skill-loader
claude mcp add --scope user memstack-skills -- python -m memstack_skill_loader
list skills to verify.See GETTING-STARTED.md for detailed setup or troubleshooting.
| Tier | Skills | Access |
|---|---|---|
| Free | 84 skills | Included with MemStack™ base |
| Pro | 127 total (84 free + 43 Pro-exclusive) | Requires Pro Skill Loader (memstack.pro) |
Architecture note: Pro skills are included in the repository but access is gated by the MCP Skill Loader's license check. Free users see free skills only; Pro license holders unlock the full catalog. This design enables a single codebase with no separate repos or branches for Pro content.
Pro-exclusive skills (43): consolidate, context-db, api-docs, branching, multi-agent, codebase-index, doc-index, diagram-generator, browser-use, session-restore, drift-detection, mcp-builder, claude-api-helper, test-generator, log-analyzer, performance-profiler, dependency-auditor, git-worktrees, error-handler, web-scraper, advanced-security, env-manager-pro, hooks-integration, developer-growth-analysis, meeting-insights-analyzer, gtm-validator, rag-builder, model-router, video-pipeline, governor-pro, config-audit, burn, frontend-design, us-privacy-compliance, ios-app-store, database-architect, database-migration, api-load-tester, social-media, council, checkpoint, nextjs-conventions, python-conventions — these require an active Pro license.
New skill rule: All newly added skills default to Pro-exclusive. After 90 days, they drop to the free tier unless marked permanent-Pro.
pip install memstack-skill-loader
claude mcp add --scope user memstack-skills -- python -m memstack_skill_loader
activate_license(key="your-key", email="[email protected]")
Pro skills download automatically. Your key is saved permanently — no environment variables needed.
Alternative: You can also set
MEMSTACK_PRO_LICENSE_KEYas an environment variable instead of usingactivate_license. Usesetxon Windows or add to~/.bashrcon Mac/Linux, then restart your terminal and Claude Code.
Everything from MemStack free:
All 127 skills are fully implemented with complete protocols, context guards, activation messages, and level history. Skills load on-demand via the MCP catalog system — only the skill matching your current task is loaded, preventing context bloat. 43 Pro-exclusive skills require an active license key. Get a key at memstack.pro.
npx claudepluginhub cwinvestments/memstack --plugin memstackCustom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Persistent memory across sessions. Learns preferences, conventions, and corrections automatically.
Core skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Persistent memory for Claude Code sessions using Honcho
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains