From ctx
Resumes paused context hooks after /ctx-pause, restoring nudges, reminders, and ceremonies. Use when user says 'resume ctx', 'unpause', 'turn nudges back on', or shifting to project work.
npx claudepluginhub activememory/ctx --plugin ctxThis skill is limited to using the following tools:
Resume all context hooks after a `/ctx-pause`. Restores normal nudge,
Pauses context nudge and reminder hooks for the current session. Use for quick investigations or one-off tasks without reminders. Security hooks remain active.
Restores project context from prior sessions or after /clear by loading STATE.md, detecting checkpoints and incomplete work, presenting status, and routing to next actions.
Resumes previous coding session by loading .planning/HANDOFF.json and STATE.md, presents project status with progress, decisions, and next actions, then routes to execution or planning.
Share bugs, ideas, or general feedback.
Resume all context hooks after a /ctx-pause. Restores normal nudge,
reminder, and ceremony behavior.
/ctx-wrap-up (wrap-up needs hooks active)Run the resume command:
ctx resume
Then confirm to the user:
Context hooks resumed. Nudges, reminders, and ceremonies are active again.