From hw
Resets Hypo-Workflow runtime artifacts (state, logs, reports) safely without deleting core project instructions. Supports full and hard reset modes with safety confirmations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hw:resetThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
📌 输出语言规则:
📌 输出语言规则: 读取 config.yaml → output.language
Use this skill for safe, full, or hard reset behavior.
/hypo-workflow:reset
state.yaml/hypo-workflow:reset --full
/hypo-workflow:reset --hard
YES.pipeline/ 工作区references/commands-spec.mdreferences/log-spec.mdSKILL.mdnpx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwResets workflow artifacts (.otto/ directory) by clearing sessions, tasks, and specs. Useful for starting over with a clean state.
Resumes 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.
Checkpoints and resumes workflow state across sessions. Saves current phase, task progress, and artifacts for later resumption via /checkpoint or /rehydrate commands.