mp-suppression-audit
CommunityEliminate unjustified lint suppressions fast.
Software Engineering#code quality#static analysis#pull request#eslint#lint#suppressions#repository audit
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-disablecomments and config rules set to"off"or0, 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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.