ring:linting-codebase

Official

Parallel lint fixes, fast and scalable.

AuthorLerianStudio
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of fixing lint issues across a codebase by orchestrating parallel analysis and targeted fixes, reducing manual debugging time and improving consistency.

Core Features & Use Cases

  • Parallel lint analysis: parses lint output to identify independent streams of issues.
  • Stream-based fixes: assigns one AI agent per independent stream to apply minimal changes.
  • Iterative verification: reruns lint until the codebase is clean, with safe, incremental edits.
  • Use Case: In a large multi-repo project, the skill groups thousands of lint errors by file and fixes them concurrently to achieve green lint in minutes.

Quick Start

Run your project’s standard lint command (for example, npm run lint or make lint) to trigger the orchestration, then monitor the generated streams and agent activity until all lint checks pass.

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: ring:linting-codebase
Download link: https://github.com/LerianStudio/ring-for-opencode/archive/main.zip#ring-linting-codebase

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.