원클릭으로
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.