Manage entire project lifecycles from within Claude Code: save and resume session context, plan and track tasks, run security scans, generate documentation, deploy apps, and automate business workflows — all through markdown-based skills triggered by natural language commands.
Use when the user says 'tokenstack', '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 claimnpx claudepluginhub cwinvestments/memstack --plugin memstackBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The structured skill framework for Claude Code — 128 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.
MemStack installs in two parts: the skills (via the Claude Code plugin marketplace) and the engine (the MCP skill loader, via PyPI). You need both — the loader reads skill files from the installed marketplace plugin.
Step 1 — Install the free skills (run inside Claude Code):
/plugin marketplace add cwinvestments/memstack
/plugin install memstack@cwinvestments-memstack
Step 2 — Install the engine (run in your terminal):
pip install memstack-skill-loader
claude mcp add --scope user memstack-skills -- python -m memstack_skill_loader
Step 3 — Restart Claude Code, then type list skills to verify. You should see the 85 free skills.
Step 4 — (Pro only) unlock the 43 Pro skills — see Unlock Pro Skills below.
See GETTING-STARTED.md for detailed setup or troubleshooting.
| Tier | Skills | Access |
|---|---|---|
| Free | 85 skills | Included with MemStack™ base |
| Pro | 128 total (85 free + 43 Pro-exclusive) | Requires Pro Skill Loader (memstack.pro) |
Architecture note: Pro skills are license-gated — when you activate a valid Pro key, the loader downloads them from our server to ~/.memstack/pro-skills. Free users see free skills only; Pro license holders unlock the full catalog. This design keeps a single source 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.
Complete the Install steps above first (marketplace + engine). Then, in Claude Code, ask Claude to run:
activate_license(key="your-key", email="[email protected]")
Pro skills download automatically from our server to ~/.memstack/pro-skills — there is no separate marketplace step for Pro. 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.
MemStack updates through three independent channels — refresh whichever you need, then restart Claude Code:
1. Free skills (including newly released ones) — in Claude Code:
/plugin marketplace update cwinvestments-memstack
then /reload-plugins (or restart Claude Code).
Fallback: if a new skill doesn't appear (marketplace version-detection can be unreliable), re-run /plugin install memstack@cwinvestments-memstack. As a last resort, clear the cached plugin and reinstall it.
2. Pro skills — auto-update within 24 hours. To force an immediate re-download, ask Claude to run the refresh_pro_skills tool.
3. Engine (the skill loader itself) — in your terminal:
pip install --upgrade memstack-skill-loader
Everything from MemStack free:
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.
Custom commands, skills, agents, rules, hooks, and output styles for Claude Code - session continuity and modern CLI tooling for real-world development workflows
Persistent memory for Claude Code sessions using Honcho
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC plugin for engineering teams - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses