Original Reddit post

Got tired of running blind with Claude Code. No idea how many tokens each task was burning, no way to see what happened after context compaction. Built MemStack™ to fix it. The dashboard runs on localhost:3333 and gives you:

  • Burn Report showing token usage per skill with estimated costs
  • Agent Runner that delegates work across Manager/Builder/Reviewer agents
  • Session diary that auto-writes markdown narratives of decisions and files changed
  • Context window bars per agent so you see when compaction is coming Also has 127 auto-loading skills for deployment, security, SEO, marketing, and more. 85 free. pip install memstack-skill-loader python -m memstack_skill_loader dashboard MemStack.pro github.com/cwinvestments/memstack submitted by /u/FeelingHat262

Originally posted by u/FeelingHat262 on r/ClaudeCode