openspec-bulk-apply-change

Installation
SKILL.md

OpenSpec Bulk Apply

Apply multiple active OpenSpec changes by creating isolated worktrees, dispatching delegated apply flows in parallel subagents, running verification in each flow, and reporting back without merging or archiving.

REQUIRED SUB-SKILL: Use openspec-git-discipline before any apply or worktree workflow.

When to Use

  • More than one active OpenSpec change exists
  • /opsx-bulk-apply was invoked without an explicit single-change target
  • The user wants multiple changes applied in parallel
  • The user asks to apply all active OpenSpec changes

Do not use bulk mode when only one candidate change remains. Stop and tell the user to use /opsx-apply <change> instead.

Steps

  1. Get candidate changes
Installs
2
GitHub Stars
121
First Seen
Jul 12, 2026
openspec-bulk-apply-change — intent-driven-dev/intent-driven-template