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.
Resumes an active deep-work session by restoring context from artifacts and continuing from the current phase. Supports explicit session ID, phase override, and worktree path.