failure-clustering
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/failure-clusteringCluster failures by underlying mechanism.
SKILL.md
.github/skills/failure-clusteringView on GitHub ↗
--- name: failure-clustering description: Group observed failures by mechanism (not symptom), identify common triggers per cluster, estimate frequency and severity. execution: subagent prompt: ./prompt.md input: failure_cases (string), context (string) used-by: failure-mode-analysis --- # Failure Clustering Cluster failures by underlying mechanism. ## Execution Subagent — spawned via subagent-spawning/spawn-agent. ## Budget One unit = one failure clustering pass.