Skip to content

create-spectrum-project v0.3.0

Choose a tag to compare

@photon-action-bot photon-action-bot released this 27 May 01:43
· 43 commits to main since this release

New Features

  • New projects now include AGENTS.md and CLAUDE.md, so AI coding agents get Spectrum-specific project context right away.
  • The CLI now installs the spectrum agent skill by default, with a new prompt and --no-skills flag 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 (bunx under Bun, npx otherwise).
  • Skipping skills no longer shows an “Installing Spectrum skill…” status message.

Improvement

  • The README now matches the new flow, including updated bun create / npm create examples 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