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