cyberneticlibrary

Audit code style and analyzer configuration

audit-quality-gatesskillsetup L12
yegor256/purist
What it does

Audit project style checkers and static analyzers

Best for

Identify linting rule gaps and tool suppression abuse in legacy projects without modifying code.

Inputs
  • · Project root directory
  • · Demand files from sibling demands/ directory
Outputs
  • · Markdown report: per-tool config, per-demand coverage, prioritized improvements
Preconditions

Build manifest present (package.json, pom.xml, etc.); demands/ directory with .md files

Failure modes
  • · Build manifest not found
  • · No demands/ files
  • · Unrecognized language ecosystem
Trust signals
  • · Non-invasive read-only audit (no file modification)
  • · Explicit demand file compliance tracking