원클릭으로
handoff
Agent handoff. Use when writing a concise handoff for a fresh agent, long context, task switching, or starting a new session.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Agent handoff. Use when writing a concise handoff for a fresh agent, long context, task switching, or starting a new session.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | handoff |
| description | Agent handoff. Use when writing a concise handoff for a fresh agent, long context, task switching, or starting a new session. |
| disable-model-invocation | true |
Describe the problem you're working on — just the problem, not the codebase. The next agent has full access to the same repo, tools, and skills. It can read files, check git history, and explore on its own.
Only include what it can't discover trivially: what you're trying to do, what you've tried, where you're stuck, and any decisions already made.
Skill writing principles. Use when creating, editing, or reviewing any SKILL.md.
Skill rule extraction and creation. Use when the user says /learn.
Kysely database queries. Use when writing, reviewing, or debugging Kysely selects, mutations, joins, transactions, filters, or aggregates.
Frontend components and Tailwind. Use when creating, reviewing, refactoring, splitting, or organizing React components, shared components, component folders, or Tailwind classes.
TanStack Query in React. Use when implementing or reviewing queries, mutations, invalidation, or query hooks.
Lint and optimize existing skills. Use when the user says /skill-linter.