Holix sdd archive
Skill javded-itres/Holix/core/skills/bundled/holix-sdd-archive
Archive a completed SDD change — merge delta specs into main openspec/specs and move change to archiveFrom its SKILL.md
npx -y skills add javded-itres/Holix --skill holix-sdd-archiveAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 12 stars12 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 2 commands, including `sdd_status with change_id` and 1 more.
SKILL.md
0.9 KB, 171 tokens by cl100k_base, as published. Nobody here has run it
When to use
Change is implemented (tasks checked) and user wants to close it / merge requirements into the source of truth.
Workflow
sdd_statuswithchange_id— review remaining open tasks- Confirm with user if any tasks incomplete
sdd_archivewithchange_id- Report merged main specs paths and archive folder under
openspec/changes/archive/
Effects
- Delta
## ADDED|MODIFIED|REMOVED Requirementsmerged intoopenspec/specs/<domain>/spec.md - Change directory moved to
openspec/changes/archive/YYYY-MM-DD-<change-id>/
Do NOT
- Do not archive without user intent for incomplete work
- Do not delete main specs; archive only moves the change folder after merge
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.