Usage
- In chat:
/ctx resume <workstream>— resumes that workstream- If
CTX_AGENT_WORKSTREAMis set, the name can be omitted
What it runs
bash ./scripts/ctx_resume.sh- Falls back to
ctx resumeorpython3 scripts/ctx_cmd.py resume
Notes
- The workstream must already exist. Use
/ctx start <workstream>to create a new one. - Uses local transcript storage (default
~/.claude/projects,~/.codex/sessions). - Initialize ContextFun with
scripts/quickstart.sh.
Source: dchu917/ctx — distributed by TomeVault.