woos-failure-state-machine
Define deterministic failure transitions for autonomous workflow runs.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Define deterministic failure transitions for autonomous workflow runs.
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Transform product requirements into a focused UI/UX design brief with screens, flows, visual direction, and optional image-generation concepts. Bridge between product thinking and implementation.
Stage 3 of idea-to-delivery: gated engineering workflow that receives PRD, roadmap, and architecture inputs, decomposes into stories, and executes with TDD, traceability, and review gates.
Planning and decomposition review skill adapted from ECC planner agent. Covers story-set review (Gate 2) and planning consults for upstream skills. PRD-quality review is NOT in scope — that is owned by `woos-product-prd-review-gate`.
Produce a lean story plan (table) for the Gate 3 execution loop — execution order plus diff scope per story. PRD AC is the spec; tests are the verification. No per-story prose documents.
Resolve multi-agent review conflicts with explicit authority matrix, evidence weighting, and escalation criteria.
Architecture review and design skill adapted from ECC architect agent. Use for design validation, trade-off analysis, and system-level decisions.
| name | woos-failure-state-machine |
| description | Define deterministic failure transitions for autonomous workflow runs. |
| version | 1.1.0 |
| author | Hermes Profile |
| license | MIT |
Prevent stalls and infinite loops by enforcing deterministic post-failure actions.
RUNNINGFAILED_RETRYABLEFAILED_NON_RETRYABLEDEGRADEDESCALATED_TO_HUMANRESUMEDCOMPLETEDFAILED_RETRYABLE -> invoke woos-systematic-debugging before retry.DEGRADED if safe degraded path exists.ESCALATED_TO_HUMAN.RESUMED. The recovery plan MUST specify resume_gate (the gate to re-enter); default is the gate that triggered the escalation. The orchestrator re-enters that gate at round 0 with the human-supplied corrective context.REQUEST_CHANGES at/above review_round_max) -> ESCALATED_TO_HUMAN.woos-systematic-debugging returns ESCALATED (3 fix attempts exhausted) -> ESCALATED_TO_HUMAN.max_retries per gatetimeout_seconds per gatereview_round_max per review gate (consistent with woos-design-review-gate, woos-code-review-gate, woos-agent-decision, woos-run-orchestrator)escalation_conditionsresume_conditions (include resume_gate: which gate to re-enter on RESUMED)status: PASS | REQUEST_CHANGES | BLOCKEDcurrent_statetransition_reasonnext_action