blitz-cc
v2.4.1
Published
Installer for the Blitz Claude Code plugin — 37 skills, 10 agents, 37 hooks for Vue/Nuxt + Firebase development
Maintainers
Readme
blitz-cc
Installer for Blitz — a holistic-machine Claude Code plugin for Vue/Nuxt + Firebase development.
npx blitz-cc@latestOne command detects your stack, registers the plugin + marketplace, configures permissions, wires the hooks, and copies typed agent definitions. --yes runs non-interactively.
What it installs
Blitz turns Claude Code into an opinionated, partly-autonomous development environment:
- 37 skills (
/blitz:*) — research → sprint → ship pipeline, a consolidatedreview/auditquality surface over a shared check-registry, UI build, docs, release. - 10 agents — 6 builders (run in isolated git worktrees), 3 adversarial critics, 1 freeform-routing orchestrator.
- 37 hook scripts across 16 events — including 7 anti-shortcut blockers that stop
--no-verify, destructive git/SQL, test deletion,as anyinsertion, and type-error regressions at the tool boundary. - 8-invariant quality ratchet + optional Cross-Model Critic (Gemini).
Usage
npx blitz-cc@latest # interactive install
npx blitz-cc@latest --yes # non-interactiveBash fallback (no Node):
curl -fsSL https://raw.githubusercontent.com/lasswellt/blitz-cc/main/installer/install.sh | bashRequirements
- Claude Code ≥ 2.1.71 (orchestrator main-thread agent requires ≥ 2.1.117)
- Node.js ≥ 18, bash, python3, jq
Links
- Repository & docs: https://github.com/lasswellt/blitz-cc
- Changelog: https://github.com/lasswellt/blitz-cc/blob/main/CHANGELOG.md
License
MIT
