sdd-archive

Merge delta specs into main specs and archive completed changes.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/oteroweb/OWFINANCE2026 --skill sdd-archive-oteroweb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-archive
Source: https://github.com/oteroweb/OWFINANCE2026/tree/main/.claude/skills/sdd-archive
Command: npx skills add https://github.com/oteroweb/OWFINANCE2026 --skill sdd-archive-oteroweb

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Sync delta specs to main specs and archive a completed change.

Core Features & Use Cases

  • Merges delta specifications into the main specification (source of truth) ensuring the latest changes are reflected.
  • Archives the completed change folder to the archive, maintaining an audit trail and enabling rollback if needed.
  • Handles multiple modes (engram, openspec, hybrid, none) with appropriate persistence and verification steps.

Quick Start

Execute the archiving workflow by triggering the orchestrator with a change name and verify the archive integrity.

Frequently Asked Questions about sdd-archive

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

FAQPage Schema
How do I archive delta specs and sync them to the main specification?

To archive delta specs, trigger the orchestrator with a change name to merge delta specifications into the main specification. This updates the source of truth and moves the completed change folder to the archive, ensuring an audit trail and enabling rollback if needed.

When should I archive a completed change in the SDD cycle?

You should archive a completed change in the SDD cycle after implementation and verification are finished. Archiving seals the completed changes by applying delta specs to main specs and recording an archive report for future reference.

Does the spec archiving process work with hybrid and openspec modes?

Yes, the spec archiving process explicitly supports engram, openspec, hybrid, and none modes. It applies the appropriate persistence and verification steps from shared SDD phase common guidelines for each specific mode.

What is the best way to maintain an audit trail for completed specification changes?

The best way to maintain an audit trail is to archive the completed change folder after merging delta specs into main specs. This preserves the change history and enables rollback if needed, while recording a final archive report.

Can I rollback a change after delta specs have been merged into the main spec?

Yes, rollback is possible because the archiving process moves the completed change folder to a dedicated archive. By preserving the original change folder alongside the updated main specs, the archive maintains the history required for rollback.