woos-failure-state-machine
Define deterministic failure transitions for autonomous workflow runs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Define deterministic failure transitions for autonomous workflow runs.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Produce the high-level architecture overview used by downstream product design and engineering.
Independent high-level architecture review gate for discovery.
Capture and structure raw ideas through guided interview or quick note. Produces a structured idea document ready for research or PRD pass. Focuses purely on product intent — no technical decisions.
Entry-point product workflow from raw idea to validated product design artifacts. Stops at reviewed PRD readiness and does not include engineering implementation.
Write the per-feature PRD from the ranked requirements contract using the mandatory PRD template.
Dedicated analyze gate for PRD and UI brief consistency. Runs script extraction first, then semantic review with evidence-backed findings.
| 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-plan-review-gate, woos-code-review-gate, woos-run-orchestrator)escalation_conditionsresume_conditions (include resume_gate: which gate to re-enter on RESUMED)status: PASS | REQUEST_CHANGES | BLOCKEDcurrent_statetransition_reasonnext_action