mp-suppression-audit

Community

Eliminate unjustified lint suppressions fast.

AuthorMartinoPolo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill audits repository-wide code quality suppressions and lint rule downgrades so they don’t quietly weaken your quality gates over time.

Core Features & Use Cases

  • Finds suppression patterns across source and config for ESLint, Fallow, Svelte, TypeScript, Oxlint, and config-level rule changes.
  • Classifies each suppression as REMOVE, KEEP, or UPGRADE based on whether a simple fix exists, whether the suppression is truly required, and whether rules were recently downgraded.
  • Auto-fixes and verifies by removing unjustified suppressions, fixing the underlying code/config issues, running checks, and publishing a PR with the evaluation table for review.
  • Use case: If your repo has grown many eslint-disable comments and config rules set to "off" or 0, run this audit to turn them into actionable fixes and restore consistent lint enforcement.

Quick Start

Tell the AI to run the mp-suppression-audit skill to audit all suppressions, fix the ones that are removable or should be upgraded, and open a PR with an evaluation table.

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: mp-suppression-audit
Download link: https://github.com/MartinoPolo/mpx-claude-code/archive/main.zip#mp-suppression-audit

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.