Holix sdd archive
Skill javded-itres/Holix/core/skills/bundled/holix-sdd-archive
Helix is a powerful self-learning AI agent with memory, skills, and the ability to recall tools. It learns from successful tasks and creates reusable skills for the future.
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.
One thing to look at
- 11 stars11 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.
What its author says it does
Copied from the file, not written here
Archive a completed SDD change — merge delta specs into main openspec/specs and move change to archive
SKILL.md
0.9 KB, 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