with one click
ctx-resume
Resume a ContextFun workstream and print a markdown pack.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Resume a ContextFun workstream and print a markdown pack.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Use or bootstrap the `ctx` CLI to search, start, resume, rename, delete, branch, and inspect saved coding workstreams.
Branch one workstream into a new workstream with a frozen starting snapshot.
Delete the latest session in a ContextFun workstream, or delete a specific session id.
List available ContextFun workstreams
Show the current workstream, or dispatch ctx subcommands like list, start, resume, delete, and branch.
Create a new ContextFun workstream and its first session, then print a markdown pack.
| name | ctx resume |
| description | Resume a ContextFun workstream and print a markdown pack. |
Usage
/ctx resume <workstream> — resumes that workstreamCTX_AGENT_WORKSTREAM is set, the name can be omittedWhat it runs
bash ./scripts/ctx_resume.shctx resume or python3 scripts/ctx_cmd.py resumeNotes
/ctx start <workstream> to create a new one.~/.claude/projects, ~/.codex/sessions).scripts/quickstart.sh.