← All creators

orzilca

User

Session handoff skills for coding agents — Claude Code, Codex, Cursor, Gemini CLI & Grok Build. Capture a session to a file, then resume it fresh.

6 indexed · 0 Featured · 1 stars · avg score 71
Prolific

Categories

Indexed Skills (6)

AI & Automation Listed

prepare

Use when the context window is getting large and the user wants to continue in a fresh session. Captures everything done this session (changes, decisions, caveats, next steps) into a self-contained handoff file, then tells the user to start a fresh session and run handoff-continue. Triggers on "handoff", "prepare handoff", "continue in a new session", "context is too big", "compact and continue".

1 Updated 1 weeks ago
orzilca
AI & Automation Listed

handoff-prepare

Use when the context window is getting large and the user wants to continue in a fresh session. Captures everything done this session (changes, decisions, caveats, next steps) into a self-contained handoff file, then tells the user to start a fresh session and run handoff-continue. Triggers on "handoff", "prepare handoff", "continue in a new session", "context is too big", "compact and continue".

1 Updated 1 weeks ago
orzilca
AI & Automation Listed

continue

Use in a fresh session to resume work captured by handoff-prepare. Reads a handoff file and continues from its "Next steps". Takes an optional argument — a file path, or a name to substring-match against handoff filenames; with no argument, loads the newest handoff. Triggers on "handoff-continue", "resume handoff", "continue the handoff".

1 Updated 1 weeks ago
orzilca
Code & Development Listed

prep-continue

Prepare a handoff AND arm auto-resume in this same CLI - after the user clears the session, the next session loads the handoff automatically. Use when handing off and continuing here, not in another agent. Triggers on "prepc", "prep-continue", "handoff and continue here", "handoff and keep going here".

1 Updated 1 weeks ago
orzilca
AI & Automation Listed

handoff-continue

Use in a fresh session to resume work captured by handoff-prepare. Reads a handoff file and continues from its "Next steps". Takes an optional argument — a file path, or a name to substring-match against handoff filenames; with no argument, loads the newest handoff. Triggers on "handoff-continue", "resume handoff", "continue the handoff".

1 Updated 1 weeks ago
orzilca
Code & Development Listed

handoff-prep-continue

Prepare a handoff AND arm auto-resume in this same CLI - after the user clears the session, the next session loads the handoff automatically. Use when handing off and continuing here, not in another agent. Triggers on "prepc", "prep-continue", "handoff and continue here", "handoff and keep going here".

1 Updated 1 weeks ago
orzilca

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.