error-detector

Community

Classify and route errors.

Authorjimmymalhan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically classifies errors detected in CI/deployments or health checks, ensuring they are routed to the appropriate agent for resolution.

Core Features & Use Cases

  • Error Classification: Identifies the type (test, build, deploy, etc.) and scope (single file, config, etc.) of an error.
  • Agent Routing: Determines the correct agent (e.g., FixAgent, RebaseResolver) responsible for fixing the error.
  • Urgency Assessment: Assigns an urgency level (critical, high, medium, low) based on the error's impact.
  • Use Case: When a CI build fails, this Skill analyzes the output, determines it's a 'build' error affecting 'multiple_files' with 'high' urgency, and routes it to the 'FixAgent'.

Quick Start

Use the error-detector skill to classify the provided CI output.

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: error-detector
Download link: https://github.com/jimmymalhan/codereview-pilot/archive/main.zip#error-detector

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 471,000+ vetted skills library on demand.