Skip to content

Releases: arittr/spectacular

v2.0.0

12 Nov 22:29
c8c1de5

Choose a tag to compare

Full worktree isolation.

Many, many new features - see README.md!

Full Changelog: v1.2.3...v2.0.0

v1.2.3

24 Oct 07:37

Choose a tag to compare

Correctly bump versions <3

v1.2.2

24 Oct 07:35
3c38184

Choose a tag to compare

What's Changed

Tons of README edits!

  • Clarify git-spice coupling in README by @arittr in #6
  • check out updated bump scripts and other useful bits from a feature branch that didnt go so well by @arittr in #12

Full Changelog: v1.2.1...v1.2.2

v1.0.0

21 Oct 18:23

Choose a tag to compare

Spectacular v1.0.0

Spec-anchored development workflows with automatic parallel task execution for Claude Code.
What's Included

Commands

  • /spectacular:init - Environment initialization and dependency checking
  • /spectacular:spec - Feature specification generation
  • /spectacular:plan - Task decomposition with dependency analysis
  • /spectacular:execute - Parallel/sequential execution orchestration

Skills

  • writing-specs - Generate lean, architecture-focused specifications
  • decomposing-tasks - Analyze specs and create execution plans
  • versioning-constitutions - Manage evolving architectural rules
  • using-git-spice - Stacked branch management workflows