Error Resolution

Community

Diagnose and resolve test & build errors fast.

Authorscreenfluent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a systematic approach to diagnosing and resolving errors encountered during testing, pre-commit hooks, and architecture validations, reducing debugging time and recurring fixes.

Core Features & Use Cases

  • Systematic error categorization: Run tests, identify error classes, and propose fixes.
  • Automated fix flow: Apply style and type fixes, then re-run tests.
  • Guided remediation: Patterns for common issues like naming, forbidden patterns, and architecture violations to prevent regressions.

Quick Start

Run the error resolution workflow on a failing test suite:

  • composer test → categorize errors
  • composer fix:style + composer fix:types (auto-fix)
  • composer test (rerun)
  • manual fixes for remaining (see patterns below)
  • composer test + composer analyze:architecture (verify)

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 Resolution
Download link: https://github.com/screenfluent/aicodingforum/archive/main.zip#error-resolution

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.