ワンクリックで
wrap-up
End a session with verification, durable state, handoff, and an optional explicit commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
End a session with verification, durable state, handoff, and an optional explicit commit.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | wrap-up |
| description | End a session with verification, durable state, handoff, and an optional explicit commit. |
Use when ending a meaningful session.
SHIPPED: requested work complete; required checks pass or are not applicable.PARKED: intentionally paused with a concrete restart action.INTERRUPTED: incomplete because a check fails or blocker remains.Run smallest project-appropriate checks for changed surface. Record commands and observed results. Do not claim checks were run when unavailable.
PROJECT_STATE.md: current status, files or deliverables, blockers, verification.NEXT.md: exactly one concrete restart action.HANDOFF.md for meaningful sessions: state, done, open decisions, blockers, checks, and restart action.reflect for durable evidence-backed lessons only.PROJECT_STATE.md remains current-state authority. NEXT.md remains restart-action authority. Handoff must not duplicate or compete with them.
Never store or copy raw transcripts, transcript exports, or raw tool output.
Inspect status and preserve unrelated changes. Commit only when user explicitly requests it or project instructions explicitly require it, and only completed intended files. Never push automatically.
Report session state, files updated, checks and results, commit result or skip reason, blockers, and next action.
Build and search a local SQLite course-content index from a user-provided course folder.
Build and search a local SQLite course-content index from a user-provided course folder.
Save bounded session progress without ending or committing work.
Route requests to smallest authoritative project and memory context.
Convert user corrections into durable, generic prevention rules.
Research-first planning for a new product, greenfield project, scaffold-only repository, or immature codebase where a codebase map would mislead. Produces validated build context and an explicit graduation gate.