ワンクリックで
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: