ham
Scoped memory files that cut coding token costs
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install HAM?โผ
Run `npx skills add kromahlusenii-ops/ham --all -g -y` in your terminal to install it globally for all your projects.
How does HAM reduce token usage?โผ
It splits one large context file into small scoped files per directory, so the agent only loads what it needs for the current task, cutting tokens by up to 80%.
How do I set up HAM in my project?โผ
Open Claude Code in your project and say `go ham`. It auto-detects your stack and generates scoped memory files with no manual setup.
Does HAM work with Cursor or Copilot?โผ
No. HAM is built for Claude Code only and does not support Cursor, Copilot, or Windsurf in this version.
Can I track my token savings with HAM?โผ
Yes. Say `HAM savings` for a cost report or `HAM dashboard` to launch a local web dashboard showing savings, benchmarks, and carbon stats.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core