npx @quinnaho/claudemap install is slower than it should be.
Investigate:
- published package size
- files we do not need to ship
- nested npm install cost inside .claude/skills/claudemap-runtime
- whether the runtime can be pre-bundled more aggressively
Goal:
- faster first install with no behavior regressions
npx @quinnaho/claudemap install is slower than it should be.
Investigate:
Goal: