OpenSpec v0.23.0: Bulk Archive & Setup Defaults

Bulk archive multiple specs at once and skip the config questionnaire. OpenSpec v0.23.0 streamlines both active development and cleanup workflows.

OpenSpec v0.23.0: Bulk Archive & Setup Defaults

TL;DR

  • Bulk archive multiple specs at once with `/opsx:bulk-archive`
  • Config setup now uses sensible defaults instead of interactive prompts
  • Faster onboarding and cleaner post-implementation workflows

New

  • Bulk archive — Archive multiple completed changes at once with `/opsx:bulk-archive`. Validates specs, detects conflicts, and shows a single confirmation before archiving.

Improved

  • Config setup — Creating a new OpenSpec config now uses sensible defaults with helpful comments instead of asking questions. Get started faster.

Update with: npm install openspec@latest or check the release page.

Source: OpenSpec