sdd-archive

Merge delta specs into master specs and archive completed SDD changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Archiving the final step of an SDD cycle by syncing delta specs into master specs and moving the completed change into archive history, ensuring the master specs reflect the latest approved changes.

Core Features & Use Cases

  • Delta-to-master merge: merge deltas into the master specification to reflect new behavior.
  • Lifecycle archiving: move the change from openspec/changes to openspec/changes/archive with a closure record.
  • Governed by rules: verify-steps ensure no unresolved critical issues before archiving; supports user docs checks when relevant.

Quick Start

Provide the change name and confirm archiving to finalize the SDD cycle.

Frequently Asked Questions about sdd-archive

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

FAQPage Schema
How do I sync delta specs to master specs and archive a completed SDD change?▼

When all critical issues are resolved, delta specs are synced into master specs and the change folder is moved to openspec/changes/archive/. This finalizes the SDD lifecycle and ensures master specs reflect approved updates.

What is the SDD lifecycle archiving process for openspec changes?▼

The SDD archiving process involves merging delta specs into master specifications and relocating the completed change folder to openspec/changes/archive/. It requires verifying no unresolved critical issues and explicitly confirming the action.

Can I archive SDD changes if there are unresolved critical issues?▼

No, archiving SDD changes with unresolved critical issues is blocked. The process verifies that all critical issues are resolved before allowing the archiving action to modify permanent records.

Does archiving delta specs require explicit confirmation before modifying master specs?▼

Yes, archiving delta specs requires explicit confirmation before modifying permanent records. The system prompts you to confirm the action before merging deltas into openspec/specs and moving the change folder to archive.

What's the best way to finalize an openspec change and update master specs?▼

The best way to finalize an openspec change is to sync delta specs into master specs and move the change folder to openspec/changes/archive/. This merges approved deltas and creates a closure record for the change.