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
Resume a ContextFun workstream and print a markdown pack.
Show the current workstream, or dispatch ctx subcommands like list, start, resume, delete, and branch.
| name | ctx-resume |
| description | Resume a ContextFun workstream and print a markdown pack. |
What it does
How to trigger
ctx-resume <workstream>bash ./scripts/skills/ctx_resume.sh my-workstreampython3 scripts/ctx_cmd.py resume "<workstream>" --format markdownRequirements
ctx start <workstream> to create a new one.~/.codex/sessions or ~/.claude/projects (override via CODEX_HOME/CLAUDE_HOME).scripts/quickstart.sh to initialize.