agentsclimarketplace

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

Install
npx -y skills add javded-itres/Holix --skill holix-sdd-archive

Assembled 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

  1. sdd_status with change_id — review remaining open tasks
  2. Confirm with user if any tasks incomplete
  3. sdd_archive with change_id
  4. Report merged main specs paths and archive folder under openspec/changes/archive/

Effects

  • Delta ## ADDED|MODIFIED|REMOVED Requirements merged into openspec/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.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.