create-spectrum-project v0.3.0
New Features
- New projects now include
AGENTS.mdandCLAUDE.md, so AI coding agents get Spectrum-specific project context right away. - The CLI now installs the
spectrumagent skill by default, with a new prompt and--no-skillsflag if you want to skip it. ✨
Bug Fixes
- If skill installation fails, the CLI now gives a clearer retry command and uses the right runner for the environment (
bunxunder Bun,npxotherwise). - Skipping skills no longer shows an “Installing Spectrum skill…” status message.
Improvement
- The README now matches the new flow, including updated
bun create/npm createexamples and the new skill-install option. - Added focused test coverage for skill installation, skip behavior, failure handling, and Claude auto-discovery setup.
Version: 0.3.0