
from claude-code-handoff-skill22
Creates a verified HANDOFF.md to ensure fresh AI sessions can resume complex work without repeating mistakes or hallucinating state.
This skill provides a rigorous protocol for transferring state between AI sessions. It prevents the common 'memory degradation' problem where an agent forgets previous dead ends or hallucinations a project's state. By creating a verified HANDOFF.md, it ensures the next session has a ground-truth record of what was attempted and what remains.
[V]) or marked as unverified ([?]).Specifically designed for Claude Code, but applicable to any agent capable of reading/writing files and executing shell commands (e.g., Cursor, Codex, Gemini CLI).
This skill has not been reviewed by our automated audit pipeline yet.