🔧(tools) update OpenSpec skills and commands
Update all OpenSpec OPSX skills and commands definitions to their latest versions. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -412,7 +412,7 @@ The change is implemented! One more step—let's archive it.
|
||||
```
|
||||
## Archiving
|
||||
|
||||
When a change is complete, we archive it. This moves it from `openspec/changes/` to `openspec/archive/YYYY-MM-DD--<name>/`.
|
||||
When a change is complete, we archive it. This moves it from `openspec/changes/` to `openspec/changes/archive/YYYY-MM-DD-<name>/`.
|
||||
|
||||
Archived changes become your project's decision history—you can always find them later to understand why something was built a certain way.
|
||||
```
|
||||
@@ -424,7 +424,7 @@ openspec archive "<name>"
|
||||
|
||||
**SHOW:**
|
||||
```
|
||||
Archived to: `openspec/archive/YYYY-MM-DD--<name>/`
|
||||
Archived to: `openspec/changes/archive/YYYY-MM-DD-<name>/`
|
||||
|
||||
The change is now part of your project's history. The code is in your codebase, the decision record is preserved.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user