From taketomarket
Resumes a paused campaign at its last completed phase. Use when returning to a campaign after a session break.
How this skill is triggered — by the user, by Claude, or both
Slash command
/taketomarket:ttm-resume [campaign-slug][campaign-slug]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read and follow the workflow at `${CLAUDE_PLUGIN_ROOT}/workflows/utility/resume.md`
Read and follow the workflow at ${CLAUDE_PLUGIN_ROOT}/workflows/utility/resume.md
See ${CLAUDE_PLUGIN_ROOT}/templates/next-step-footer.md.
npx claudepluginhub ranjanrishikesh/taketomarketResumes a saved Hypo-Workflow pipeline from `.pipeline/state.yaml`, continuing from the next uncompleted step without replaying finished work. Handles lock files, worker separation, and subagent authorization.
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.
Restores full project context from a previous session by loading STATE.md, detecting checkpoints and incomplete work, then routing to the next appropriate action.