Skip to main content

u02451-failure-root-cause-mining-for-software-engineering-delivery

Build and operate the "Failure Root Cause Mining for software engineering delivery" capability for software engineering delivery. Use when this exact capability is required by autonomous or human-guided missions.

Aller à l'installation

Informations de source

Dépôt
zwright8/OpenClaw-Code
Dernière activité de la source
18 juin 2026 à 22:48
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
u02451-failure-root-cause-mining-for-software-engineering-delivery
description
Build and operate the "Failure Root Cause Mining for software engineering delivery" capability for software engineering delivery. Use when this exact capability is required by autonomous or human-guided missions.
# Failure Root Cause Mining for software engineering delivery ## Why This Skill Exists Use failure root cause mining in software engineering delivery with emphasis on evidence quality, falsifiability, and calibration. ## When To Use Use this skill when the request explicitly needs "Failure Root Cause Mining for software engineering delivery" outcomes in the software engineering delivery domain. ## Step-by-Step Implementation Guide 1. Define measurable outcomes for Failure Root Cause Mining for software engineering delivery, including baseline and target metrics for software engineering delivery. 2. Specify structured inputs/outputs for failure root cause mining and validate schema contract edge cases. 3. Implement the core failure root cause mining logic with deterministic scoring and reproducible execution traces. 4. Integrate orchestration policy, routing, approval gates, retries, and rollback for autonomous execution. 5. Run unit, integration, simulation, and regression suites for Failure Root Cause Mining for software engineering delivery under maximally truth-seeking conditions. 6. Roll out behind a feature flag, monitor telemetry, and refine thresholds using observed operational outcomes. ## Required Deliverables - Capability contract: input schema, deterministic scoring, output schema, and failure modes. - Runtime profile: diagnostic-engine using failure root cause mining to produce failure-root-cause-mining-artifact-software-engineering-delivery. - Orchestration integration: software-engineering-delivery:diagnostic-engine routing, approval gates, retries, and rollback controls. - Validation evidence: unit, integration, simulation, regression-baseline suites and rollout telemetry. ## Operational Runbook ### Preflight - Validate mission scope, contracts, and required inputs. - Verify feature flag posture, dependencies, and approval prerequisites. ### Execution - Execute failure root cause mining workflow with deterministic scoring and trace capture. - Track posture transitions and preserve reproducible evidence artifacts. ### Recovery - Apply rollback strategy if posture is critical or guardrails fail. - Escalate blocked execution to oversight with incident packet and trace references. ### Handoff - Publish outcome report, scorecard, and telemetry links. - Queue follow-up tasks for unresolved risks, approvals, or optimization work. ## Guardrails - [quality] Require unit and integration validations before promoting Failure Root Cause Mining for software engineering delivery. -> `run-validation:unit+integration+simulation+regression-baseline` - [reliability] Trigger rollback on critical posture or repeated failures. -> `rollback:rollback-to-last-stable-baseline` - [cost] Respect bounded resource pressure and execution budget during scaling. -> `budget-guard:resource-pressure-cap`
Voir sur GitHub