handoff
Installation
SKILL.md
Write or update a handoff document so the next agent with fresh context can continue this work.
Steps:
- Check if HANDOFF.md already exists in the project
- If it exists, read it first to understand prior context before updating
- Create or update the document with:
- Goal: What we're trying to accomplish
- Current Progress: What's been done so far
- What Worked: Approaches that succeeded
- What Didn't Work: Approaches that failed (so they're not repeated)
- Next Steps: Clear action items for continuing
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.
Related skills
More from ykdojo/claude-code-tips
reddit-fetch
Fetch content from Reddit using Gemini CLI or curl JSON API fallback. Use when accessing Reddit URLs, researching topics on Reddit, or when Reddit returns 403/blocked errors.
257review-claudemd
Review recent conversations to find improvements for CLAUDE.md files.
125clone
Clone the current conversation so the user can branch off and try a different approach.
48gha
Analyze GitHub Actions failures and identify root causes
41half-clone
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
40