github rhuss/cc-spex v5.4.0

5 hours ago

What's New

Prose gate: configurable path exclusions

  • Built-in glob patterns exclude non-prose paths (*/Reports/*, */templates/*, */specs/*, */brainstorm/*, etc.)
  • User-configurable exclusions without touching source: add glob patterns (one per line) to ~/.claude/prose/excluded-patterns (global) or .prose/excluded-patterns (project-level)
  • humanizer skill now correctly sets the prose-active session marker (fixes /prose:rewrite blocking its own Write calls)

Ship pipeline fixes

  • Simplified stage advancement (removed redundant gate flag writes)
  • Added after_finish hook for flow state cleanup
  • Fixed feature directory capture before branch switch in worktree create
  • Fixed flow state script usage in all gate commands
  • Optional extensions show short names in statusline
  • Verify gate no longer allows rationalizing non-compliance
  • Post-fix spec compliance check added to deep review

Other

  • Added spex/spec-approved label, reframed workflow phases

Don't miss a new cc-spex release

NewReleases is sending notifications on new releases.