lint - Lint and Build Error Collection and Fixing
Collects and fixes lint errors such as IDE diagnostics, ESLint, and Java build errors
Tags
Updated: 2026-02-11Capabilities
Typical Inputs
Typical Outputs
What this skill does
- collect IDE diagnostics
- run lint commands
- group errors by file
- fix file errors
- validate fixes
Inputs
- IDE diagnostics
- project configuration files
- lint command outputs
Outputs
- error summary display
- fixed code files
- unresolved error list
Requirements
- Bash tool access
- Read/Edit tool access
- IDE diagnostics tool support
- project type detection
