continuity-ledger
Continuity Ledger
Note: This skill is now an alias for
/create_handoff. Both output the same YAML format.
Create a YAML handoff document for state preservation across /clear. This is the same as /create_handoff.
Process
1. Filepath & Metadata
First, determine the session name from existing handoffs:
ls -td thoughts/shared/handoffs/*/ 2>/dev/null | head -1 | xargs basename
This returns the most recently modified handoff folder name (e.g., open-source-release). Use this as the handoff folder name.
If no handoffs exist, use general as the folder name.
More from parcadei/continuous-claude-v3
discovery-interview
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
3.2Kgithub-search
Search GitHub code, repositories, issues, and PRs via MCP
516math
Unified math capabilities - computation, solving, and explanation. I route to the right tool.
514dead-code
Find unused functions and dead code in the codebase
432premortem
Identify failure modes before they occur using structured risk analysis
408agentic-workflow
Agentic Workflow Pattern
391