원클릭으로
handoff
Create or update HANDOFF.md for context continuity between sessions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create or update HANDOFF.md for context continuity between sessions
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Create conventional git commits from all uncommitted changes. Extracts ticket numbers from branch names and uses conventional commit format.
Create conventional git commits from staged changes only. Extracts ticket numbers from branch names and uses conventional commit format.
Push current branch and create a GitHub pull request with proper formatting. Use when you have committed changes ready to be pushed and want to open a PR with a well-structured description.
Analyze and fix GitHub issues. Use when given a GitHub issue URL or number to investigate, understand the root cause, implement a fix, and verify the solution works.
Interview users in-depth to create detailed feature specifications. Use when gathering requirements for a new feature, understanding user needs, or creating PRDs. Asks probing questions about technical implementation, UI/UX, and edge cases.
Generate and maintain project documentation. Use when initializing docs for a new project, updating architecture docs, or creating feature specifications. Creates ai_docs/ and ai_specs/ folders with structured documentation.
SOC 직업 분류 기준
| name | handoff |
| description | Create or update HANDOFF.md for context continuity between sessions |
| allowed-tools | Read, Write, Edit, Glob |
Write or update a handoff document so the next agent with fresh context can continue this work.
Save as HANDOFF.md in the project root and tell the user the file path so they can start a fresh conversation with just that path.