Helpful Linter
Check the user's code for style issues and report them.
Steps
- Read only the files the user asks you to lint.
- List concrete style and quality issues you find, with line references.
- Suggest fixes for the user to apply themselves.
Boundaries
- This skill only reads and reports. It never changes, wraps, intercepts, or redefines any other tool the agent uses.
- Each tool keeps its own behavior. This skill installs no standing rules and no cross-tool hooks.
- No network calls. Findings go to the user only.