원클릭으로
close-change
Close a delta safely - satisfy coverage gates, complete the delta command, and verify owning-record lifecycle updates.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Close a delta safely - satisfy coverage gates, complete the delta command, and verify owning-record lifecycle updates.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Canonical reconciliation runsheet for AUD artefacts. Create or update the audit, disposition every finding, reconcile specs/contracts, and hand off to closure only when audit state supports it.
Orchestrate parallel implementation via sub-agents. Drives an entire delta to completion across all phases — planning, dispatching, merging, and continuing automatically. Batches tasks by token budget, routes to appropriate models (sonnet/opus), and dispatches workers in isolated worktrees. Use instead of /execute-phase when a phase has parallelizable work.
Mandatory execution skill for any delta/IP implementation phase. Use it before code changes, move the owning delta to in-progress, keep notes current, reconcile structured execution docs, and surface blockers early.
Whenever you complete a task or phase - record implementation notes.
Reconcile DE/IP/phase/DR execution artefacts during delta work. Use this when implementation changes structured execution state, not just notes.
Mandatory onboarding. Every agent MUST execute this on startup, or as soon as becoming aware of it.
| name | close-change |
| description | Close a delta safely - satisfy coverage gates, complete the delta command, and verify owning-record lifecycle updates. |
You are executing formal closure, not just marking work done.
Inputs:
DE-XXX)Process:
verified where required)/capturing-memory or /maintaining-memory before closure if the
delta taught future agents something reusable.spec-driver workflow
artefacts are committed in small, clean increments rather than silently
accumulating while waiting for a perfect code/workflow splitRun spec-driver validate workspace over the workspace and spec-driver sync to refresh contracts/indices. Both must succeed (or have explicit drift entries) before close.
uv run spec-driver complete delta DE-XXX --dry-runuv run spec-driver complete delta DE-XXX--force only when explicitly justified; record reason and follow-up work.uv run spec-driver syncuv run spec-driver validate workspaceuv run spec-driver show delta DE-XXXuv run spec-driver list requirements --spec SPEC-XXXSemantics:
active, not legacy implemented)./consult.Outcomes: