diff --git a/.changeset/opsx-verify-skill.md b/.changeset/opsx-verify-skill.md new file mode 100644 index 00000000..1c10d6b8 --- /dev/null +++ b/.changeset/opsx-verify-skill.md @@ -0,0 +1,13 @@ +--- +"@fission-ai/openspec": minor +--- + +### New Features + +- **`/opsx:verify` command** — Validate that change implementations match their specifications + +### Bug Fixes + +- Fixed vitest process storms by capping worker parallelism +- Fixed agent workflows to use non-interactive mode for validation commands +- Fixed PowerShell completions generator to remove trailing commas