From hw
Skip the current prompt or step when the user explicitly wants to bypass work while keeping the pipeline state recoverable.
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwThis skill uses the workspace's default tool permissions.
📌 输出语言规则:
Resume Hypo-Workflow execution from the saved state when the user wants to continue an interrupted or stopped pipeline.
Automatically executes next step in PLAN-BUILD-RUN workflow: reads STATE.md/ROADMAP.md, checks milestones/dependencies, acts or delegates via Task/Skill tools.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
📌 输出语言规则: 读取 config.yaml → output.language
Use this skill for prompt-level skip behavior. For step-level skip cascade, apply the root system rules for skip step.
.pipeline/state.yaml and confirm there is an active current prompt..pipeline/log.yaml..pipeline/PROGRESS.md so the milestone summary shows the skip outcome.pipeline.prompts_completed.references/commands-spec.md — skip semanticsreferences/state-contract.md — state mutationsreferences/progress-spec.md — progress summary updatesSKILL.md — broader pipeline behavior