원클릭으로
notes
Whenever you complete a task or phase - record implementation notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Whenever you complete a task or phase - record implementation notes.
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.
Close a delta safely - satisfy coverage gates, complete the delta command, and verify owning-record lifecycle updates.
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.
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 | notes |
| description | Whenever you complete a task or phase - record implementation notes. |
Update the card with implementation notes.
If you don't know where it is, find it with spec-driver find.
be concise, but record:
.spec-driver changes were committed promptly per repo doctrine, or are still pending with a reasonIf the note identifies a reusable fact/pattern/gotcha that would save a future
agent meaningful time, run /capturing-memory or /maintaining-memory before
you treat the task, phase, or delta as wrapped.
Run spec-driver validate file <touched-artefact> if the note's edit modified frontmatter or block content.