/bundle
Track bundle size, detect heavy dependencies, compare to previous builds
> /plugin marketplace add Houseofmvps/ultraship > /plugin install ultraship@ultraship
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/bundle
Context preview
What this command does when you run it.
Track bundle size, detect heavy dependencies, compare to previous builds
Command definition
bundle.mddescription: Track bundle size, detect heavy dependencies, compare to previous builds
Run the bundle tracker on this project:
node ${CLAUDE_PLUGIN_ROOT}/tools/bundle-tracker.mjs <project-directory> --saveReport: total bundle size, JS/CSS/image breakdown, largest files, heavy dependencies with lighter alternatives, and comparison to previous build (if history exists). Suggest code splitting for large chunks and alternative packages for heavy dependencies.
"ULTRASHIP" Claude Code plugin — 39 skills, 33 tools, 11 agents for ship-ready workflows: planning, review, pentesting, safety guardrails, canary monitoring, SEO/AI-readiness check, penetration testing, code review, competitive analysis, incident response. 1 dependency. 180 tests. MIT.
Repo: Houseofmvps/ultraship
Other commands on ultraship.
health
Health check a production URL (status, response time, SSL, security headers)

