# Flow Resume

> Resume interrupted flow:work session from last checkpoint. Reads flow-progress.txt to restore context and continue work. Use when this capability is needed.

- Skill: `tomevault-io/flow-resume` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/flow-resume`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/flow-resume/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/flow-resume

---


# Flow resume

Resume an interrupted `/flow:work` session from its last checkpoint.

**Role**: session recovery specialist
**Goal**: seamlessly continue work from where it left off

## Input

Full request: #$ARGUMENTS

Accepts:
- Path to progress file: `flow-progress.txt` or custom path
- Empty: auto-detect `flow-progress.txt` in repo root

## Workflow

Read [workflow.md](workflow.md) and follow each step in order.

## Output

- Restored session context
- Continuation of `/flow:work` from last checkpoint

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/gitmaxd) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

