What is create-handoff?
Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization. Source: casper-studios/casper-marketplace.
Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization.
Quickly install create-handoff AI skill to your development environment via command line
Source: 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:
Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization. Source: casper-studios/casper-marketplace.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/casper-studios/casper-marketplace --skill create-handoffCreate handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement history compaction and and progress summarization. Source: casper-studios/casper-marketplace.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/casper-studios/casper-marketplace --skill create-handoff Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/casper-studios/casper-marketplace