failure-taxonomy

Installation
SKILL.md

Failure Taxonomy Builder

Transform raw, freeform trace annotations from open coding sessions into a structured taxonomy of binary failure modes, following the grounded theory methodology from the Analyze-Measure-Improve evaluation lifecycle.

When This Skill Applies

The user has already completed open coding — they've read through LLM pipeline traces and written short, freeform notes describing what went wrong (the "point of first failure"). Now they need to move from that chaotic pile of observations into an organized, actionable taxonomy. This is the axial coding step.

Typical inputs look like a JSON array, CSV, or spreadsheet of objects with fields like:

  • trace_id — identifier for the trace
  • annotation or note — the freeform open-coded observation
  • Optionally: pass_fail, trace_summary, query, or the full trace itself

Core Workflow

Related skills
Installs
4
GitHub Stars
8
First Seen
Feb 19, 2026