From hw
Rejects pending Hypo-Workflow Cycle work with structured work with feedback, reopens the Cycle, and routes to revision or execution phase.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hw:rejectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
📌 输出语言规则:
📌 输出语言规则: 读取 config.yaml → output.language
Use this skill when the user invokes /hw:reject.
.pipeline/cycle.yaml 和 .pipeline/state.yaml。pending_acceptance 或 acceptance.state: pending。.pipeline/acceptance/cycle-C{N}-rejection-<timestamp>.yaml。cycle.status: active。cycle.acceptance.state: rejected、rejected_at 和 feedback_ref。state.yaml 中仅镜像紧凑的验收状态:
acceptance.scope: cycleacceptance.state: rejectedacceptance.cycle_idacceptance.feedback_refacceptance.updated_atpipeline.status: running。cycle.lifecycle_policy.reject.default_action=needs_revision 路由拒绝:
current.phase: needs_revisioncurrent.step: reviseacceptance.feedback_ref 作为修订输入resume_revisioncurrent.phase: executing。cycle_reject 条目追加到 .pipeline/log.yaml。.pipeline/PROGRESS.md。.pipeline/derived-refresh.yaml,并显示带有修复指导的警告。切勿在 state.yaml 中存储完整的拒绝反馈;使用 feedback_ref。
npx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwAccepts pending Hypo-Workflow Cycle work by validating worker separation, audit coverage, and lifecycle evidence before marking the cycle as accepted or transitioning to follow-up planning.
Routes rejected feedback back to the target stage, tracks cycles, escalates on cycle 3, and re-runs the reviewer. Useful when a feedback gate returns REJECTED.
Provides structured manual feedback within the Gran Maestro workflow (Phase 4). Users invoke via /mst:feedback with a REQ-ID and feedback content to trigger a feedback loop with failure classification and routing.