원클릭으로
handoff
Transfer session state to a fresh agent as a minimal, lossless state-transfer document.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Transfer session state to a fresh agent as a minimal, lossless state-transfer document.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Router for 67 bundled design themes. Use whenever building or restyling UI and a visual direction is needed — it maps the desired vibe (minimal, playful, retro, enterprise, glassmorphism, etc.) to the right theme file to load. Trigger on "design style", "make it look...", "UI theme", "visual direction", or any request to build a page/app with a specific aesthetic.
Produce a new album entry for the app. Use when asked to add, analyse, or create an album entry.
Remove AI slop from every file in the repo — code, docs, config, and data.
Extremely strict maintainability review hunting code-judo restructurings — abstraction quality, the 1k-line rule, and spaghetti growth.
Quality-gate execution for repository hygiene and release readiness. Use when the user asks to run a quality gate, clean all Problems panel issues, fix lint/test/coverage failures, or verify the branch meets strict 80%+ coverage thresholds without suppression.
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
| name | handoff |
| description | Transfer session state to a fresh agent as a minimal, lossless state-transfer document. |
| argument-hint | What will the next session be used for? |
| disable-model-invocation | true |
Produce a state-transfer document — the minimum payload a fresh agent needs to resume this session without re-litigating decisions already made. Save to the tmp folder of the current workspace.
Before composing the handoff, run a brief self-critique to surface gaps and unstated assumptions. Log the results; do not start fixing them — that turns two minutes into another hour. The handoff carries them forward.
Capture these findings under the "Open questions" section (below) or as a short appendix at the end of the handoff.
The handoff is done when a fresh agent, given only this document and the repo, can state the current task, the last concrete action taken, and the exact next step — without asking a single clarifying question.
Plain Markdown. No boilerplate headers beyond the sections above. Prefer bullet lists over prose paragraphs.
If the user passed arguments, treat them as a description of the next session's focus. Weight the state snapshot and suggested skills toward that focus.