fix-from-diagnostics

Community

Automate fixing compiler/linter errors by sharding work per package.

Authorcwijayasundara
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of fixing compiler and linter errors, breaking down the task into smaller, manageable packages for more efficient resolution.

Core Features & Use Cases

  • Error Identification: Automatically parses compiler and linter output to identify errors.
  • Sharding by Package: Breaks down the work into smaller packages based on the affected modules.
  • Fixing and Review: Allows for fixing errors and includes an optional adversarial review for large shards.
  • Use Case: Ideal for projects with many errors, where manually fixing each one would be time-consuming and error-prone.

Quick Start

Run the fix-from-diagnostics skill with the specific tool and file, e.g., fix-from-diagnostics --tool tsc --from-file /path/to/project.ts.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: fix-from-diagnostics
Download link: https://github.com/cwijayasundara/claude_harness_eng_v5/archive/main.zip#fix-from-diagnostics

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