Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.
OPSX: Sync
This skill is a thin wrapper around the opsx sync command. Refer to that file for the complete workflow.
Sync delta specs from a change to main specs.
Agent-driven operation — you read delta specs and directly edit main specs to apply changes intelligently.
Input: Optionally specify a change name after /opsx:sync.
Quick Reference
- Select change — prompt if ambiguous
- Resolve context —
openspec status --change "<name>" --json - CodeGraph exploration —
codegraph explore "<capability terms>" - Find delta specs — from
artifactPaths.specs.existingOutputPaths - Apply changes — ADDED / MODIFIED / REMOVED / RENAMED requirements
- Show summary
See commands/opsx/sync.md for full details.

