create-handoff이란?
진행 중인 작업 세션에 대한 전달 문서를 만듭니다. 기록 압축 및 진행 요약을 보완하기 위해 작업을 다른 에이전트에게 전달할 때 사용합니다. 출처: casper-studios/casper-marketplace.
진행 중인 작업 세션에 대한 전달 문서를 만듭니다. 기록 압축 및 진행 요약을 보완하기 위해 작업을 다른 에이전트에게 전달할 때 사용합니다.
명령줄에서 create-handoff AI 스킬을 개발 환경에 빠르게 설치
출처: casper-studios/casper-marketplace.
You are tasked with writing a handoff document to hand off your work to another agent in a new session. You will create a handoff document that is thorough, but also concise. The goal is to compact and summarize your context without losing any of the key details of what you're working on.
Use the following information to understand how to create your document: - create your file under .claude/scratchpad/handoffs/[feature]description.md, where: feature is a brief kebab-case description
use the defined filepath, and the following YAML frontmatter pattern. Structure the document with YAML frontmatter followed by content:
진행 중인 작업 세션에 대한 전달 문서를 만듭니다. 기록 압축 및 진행 요약을 보완하기 위해 작업을 다른 에이전트에게 전달할 때 사용합니다. 출처: casper-studios/casper-marketplace.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/casper-studios/casper-marketplace --skill create-handoff진행 중인 작업 세션에 대한 전달 문서를 만듭니다. 기록 압축 및 진행 요약을 보완하기 위해 작업을 다른 에이전트에게 전달할 때 사용합니다. 출처: casper-studios/casper-marketplace.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/casper-studios/casper-marketplace --skill create-handoff 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/casper-studios/casper-marketplace