sdd-archive

Merge delta specifications into main specs and archive change folders.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/felipe3dfx/dotfiles --skill sdd-archive-felipe3dfx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-archive
Source: https://github.com/felipe3dfx/dotfiles/tree/main/skills/sdd-archive
Command: npx skills add https://github.com/felipe3dfx/dotfiles --skill sdd-archive-felipe3dfx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the final steps of the SDD cycle by merging updated specifications and archiving completed work, ensuring a clean and traceable record.

Core Features & Use Cases

  • Spec Synchronization: Merges delta specifications into main specifications, updating the source of truth.
  • Change Archiving: Moves completed change folders to a dated archive, maintaining an audit trail.
  • Use Case: After a feature is implemented and verified, this Skill ensures its specifications are integrated into the main documentation and the change is properly archived for future reference.

Quick Start

Use the sdd-archive skill to archive the change named 'user-authentication-flow'.

Frequently Asked Questions about sdd-archive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive completed software development documentation changes?

To archive completed software development documentation changes, you sync delta specifications into main specifications and move the change folder to a dated archive, ensuring traceability and adherence to persistence contracts.

What is the best way to merge delta specifications into main specifications?

Merging delta specifications into main specifications is handled by matching requirement names, updating existing source of truth documents, and creating new main specs when deltas represent the initial version.

Does spec synchronization work across different artifact management modes?

Spec synchronization supports artifact management across 'engram', 'openspec', and 'hybrid' modes, ensuring traceability and adherence to persistence contracts during the archiving process.

How do I move completed change folders to a dated archive for an audit trail?

Moving completed change folders to a dated archive is automated by the archiving process after specifications are synced, maintaining a clean and traceable audit trail for future reference.

When do I need to create new main specifications during the archiving process?

Creating new main specifications during the archiving process is required when the delta specifications represent the initial version, establishing a new source of truth document.