fast-resume
SolidSearch local coding-agent session history and identify safe resume commands. Use when the user asks to find, inspect, continue, or recover previous work from Claude Code, Codex, Pi, or another agent indexed by fast-resume.
Install
Quality Score: 84/100
Skill Content
Details
- Author
- angristan
- Repository
- angristan/fast-resume
- Created
- 8 months ago
- Last Updated
- today
- Language
- Rust
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
resume-harness
Resume a Claude Code, Cursor, Codex, or Grok session inside Pi, or copy a session handoff to the clipboard. Use when the user wants to continue the latest or a named foreign-harness session with /resume-claude, /resume-cursor, /resume-codex, /resume-grok, /resume-foreign, or export one with /copy.
resume
Read the latest (or named) checkpoint written by /checkpoint, rebuild the TaskList via TaskCreate, restate the active goal, and surface open questions. Use after auto-compact, after a pause, or when starting a fresh session on the same work.
resume
Pick a whole PROJECT's work back up. Best-effort auto-detects the project from the CWD (GitHub repo + subdirectory → Linear project), reconstructs its in-flight work (live + interrupted sessions, open PRs, worktrees, open/doing tickets), presents it not-progressing-first, then OFFLOADS each item to a role=worker device — never the interactive/personal box. Not sessions:continue (one transcript) and not work:loop (the whole board). Triggers on: /work:resume, /resume, 'pick this project back up', 'resume the work on <project>', 'what was in flight here', 'get this project moving again'.