failure-taxonomy

Community

Categorize and prevent recurring failures.

Authorjimmymalhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of recurring failures by systematically categorizing them, tracking their frequency, and implementing preventative measures to reduce their recurrence.

Core Features & Use Cases

  • Failure Categorization: Assigns a specific category to each failure event (e.g., test_failure, build_failure, api_error).
  • Frequency Tracking: Maintains a count of how often each failure category occurs.
  • Preventative Action: Suggests or adds preventive measures to checklists for categories that exceed a certain frequency threshold.
  • Use Case: When a test_failure occurs multiple times, the skill can automatically add a reminder to the team's checklist to "Run npm test after each file edit."

Quick Start

Categorize the current failure as a 'timeout' and add a prevention step if it occurs more than twice.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: failure-taxonomy
Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#failure-taxonomy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.