resume
SolidResume a paused experiment. Checkout the experiment branch, read results history, continue iterating.
Install
Quality Score: 94/100
Skill Content
Details
- Author
- alirezarezvani
- Repository
- alirezarezvani/claude-skills
- Created
- 7 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
resume-task
Resume work on a task after a session crash or timeout
resume
Find the most recent /ai:checkpoint memo for the current project, summarise it, and propose the first concrete action — pick up where you left off. Use at the start of a fresh session, after /clear or /compact, when the user asks 'where was I?', wants to continue previous work, or resume after a break.
resume
Resume an interrupted or paused JobPilot run by id. Re-flips the run to in_progress and replays the apply loop on any remaining approved jobs without re-asking for fit confirmation.
run
Run a single experiment iteration. Edit the target file, evaluate, keep or discard.
resume
Load the latest snapshot of an active pause thread and announce its state in chat. Use when user signals they want to continue work that was paused — 'resume', 'กลับมาทำต่อ', 'pick up', 'continue from where I left off', 'ที่ค้างไว้'. Reads from 07-logs/pause/. Idempotent — running in same session as the pause is a no-op. Do NOT use for: starting fresh work (just talk), recap of past sessions (use /distill or /search), promoting insights (use /recap).