What's Changed since v2.0.0
New Commands
/spex:stamp- Final gate before completion (renamed from/spex:verify, better fits the ship metaphor)/spex:deep-review- Direct invocation of multi-perspective code review with 5 specialized agents
Ship Pipeline
- Consolidated 5 separate hook scripts into a single
pretool-gate.py - Fixed statusline not displaying (find -path broken by plugin cache version directory)
- Added artifact verification to
spex-ship-state.sh advance(blocks advancement if expected outputs are missing) - Added
configure_gitignoretospex-init.shfor spex-generated files
Improvements
- StatusLine config now writes to
settings.local.json(gitignored, machine-specific path) - CLAUDE.md protection guard in superpowers plan overlay (reverts
update-agent-context.shchanges automatically) - Deep-review trait check moved to top of review-code skill for reliable invocation
- Expanded yolo auto-approval to include Glob, Grep, Agent, Skill, ToolSearch
Fixes
- Fixed
find -path '*/spex/scripts/spex-ship-state.sh'failing due to version directory in plugin cache path - Fixed marketplace source format (#4)
Full Changelog: v2.0.0...v3.0.0