com um clique
sdd-archive
Merge completed deltas into main specs and archive the change.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Merge completed deltas into main specs and archive the change.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Review SDD task plans for execution blockers and return [OKAY] or [REJECT].
Mandatory step-0 requirements discovery for non-trivial work before any implementation or SDD routing decisions.
Resolve residual spec ambiguity in place before design, with a bounded taxonomy-driven clarification pass.
Guide a semver constitution amendment and Sync-Impact Report entry.
Execute SDD task lists with real-time progress tracking, sub-agent dispatch, and verification checkpoints.
Create `design.md` as a technical solution design with architecture decisions and file changes.
| name | sdd-archive |
| description | Merge completed deltas into main specs and archive the change. |
Close the SDD loop by promoting verified change specs into main specs and recording an audit trail.
The orchestrator passes the artifact store mode (thoth-mem, openspec, or
hybrid). Follow the persistence contract for read/write rules per mode.
thoth-mem: persist to thoth-mem only — do NOT create or modify
openspec/ files.openspec: write files only — do NOT call thoth-mem save tools.hybrid: persist to both (default).change-namepipeline-type (accelerated or full)Read the shared conventions.
Recover artifacts through the retrieval protocol in the persistence contract:
proposal, tasks, and verify-reportspec and designRefuse to archive if the verification report still contains unresolved critical failures.
If the selected mode includes OpenSpec and the pipeline is full, merge
every change spec from
openspec/changes/{change-name}/specs/{domain}/spec.md into
openspec/specs/{domain}/spec.md. In accelerated pipeline, skip the
spec merge (no delta specs exist).
If the selected mode includes OpenSpec, move the completed change directory
to openspec/changes/archive/YYYY-MM-DD-{change-name}/.
Create an audit trail report summarizing merged domains, archive location, verification lineage, and any mode-based skips.
Apply the governance-touched heuristic from
_shared/openspec-convention.md > Constitution Governance > Amendment
Auto-Suggest. When it matches, surface the shared report-only
sdd-constitution suggestion. This is advisory and MUST NOT block archival.
In thoth-mem mode, do not create or move openspec/ artifacts; record the
archive result only in the audit trail.
If the selected mode includes thoth-mem, persist the audit trail with:
Use the memory tool binding for mem_save with the canonical SDD topic key
and required metadata fields: title, topic_key, type, project,
scope, and content.
Return:
ChangeArchive Path: openspec/changes/archive/YYYY-MM-DD-{change-name}/Topic Key: sdd/{change-name}/archive-reportMerged Specs: list of domains updated in openspec/specs/Audit Summary: concise bulletsConstitution Suggestion: surfaced or noneStatus: archived or blocked