---
id: "concept-failure-pattern-recognition"
type: "concept"
source_timestamps: ["00:12:34", "00:13:06"]
tags: ["troubleshooting", "operations", "skill-4"]
related: ["framework-ai-failure-taxonomy", "framework-7-ai-skills"]
definition: "The operational skill of diagnosing malfunctioning AI systems by identifying specific, recurring AI failure modes at their root cause."
sources: ["s42-job-market-split"]
sourceVaultSlug: "s42-job-market-split"
originDay: 42
---
# Failure Pattern Recognition

## Skill #4 of [[framework-7-ai-skills]]

Because AI agents fail in novel ways compared to traditional software, practitioners must be able to **diagnose issues at their root** to restore system productivity.

## The diagnostic vocabulary

Failure Pattern Recognition is the ability to look at a malfunctioning multi-agent system and immediately identify *which* specific AI failure mode is occurring. The full taxonomy is enumerated in [[framework-ai-failure-taxonomy]] and includes:

- [[concept-context-degradation]]
- [[concept-specification-drift]]
- [[concept-sycophantic-confirmation]]
- [[concept-tool-selection-error]]
- [[concept-cascading-failure]]
- [[concept-silent-failure-d42]]

## Why employers value this

Many builders can create a prototype that works once, but lack the diagnostic vocabulary and structural understanding to fix it when it inevitably breaks in production. This skill moves the practitioner from 'the AI is acting weird' to pinpointing exact mechanisms like context degradation or spec drift.
