From partme-ai-full-stack-skills
Archives multiple completed OpenSpec changes at once using /opsx:bulk-archive, detecting and resolving spec conflicts by inspecting codebase implementations. Use for bulk cleanup after sprints or batches.
npx claudepluginhub partme-ai/full-stack-skills --plugin t2ui-skillsThis skill uses the workspace's default tool permissions.
Use **`/opsx:bulk-archive`** to archive multiple completed changes at once. Validates each change, detects spec conflicts across changes, and resolves them by checking what is actually implemented.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use /opsx:bulk-archive to archive multiple completed changes at once. Validates each change, detects spec conflicts across changes, and resolves them by checking what is actually implemented.
Run bulk archive
/opsx:bulk-archive — lists all completed changes and prompts to select./opsx:bulk-archive <name1> <name2> ... — archive specific changes.What happens
Confirm
openspec/changes/archive/.openspec/specs/ in chronological order.