skills/smithery.ai/ring:linting-codebase

ring:linting-codebase

Installation
SKILL.md

Linting Codebase

Overview

This skill runs lint checks on the codebase, analyzes the results to identify independent fix streams, and dispatches parallel AI agents to fix all issues. The process iterates until the codebase passes all lint checks.

Core principle: Group lint issues by file/component, dispatch one agent per independent stream, iterate until clean.

⛔ CRITICAL CONSTRAINTS

These constraints are NON-NEGOTIABLE and must be communicated to ALL dispatched agents:

Installs
2
First Seen
Mar 19, 2026
ring:linting-codebase from smithery.ai