# Lint

> Run code linting and static analysis. Use to check code quality, find issues, or auto-fix style problems. Use when this capability is needed.

- Skill: `tomevault-io/lint-4` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/lint-4`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/lint-4/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/lint-4

---


# Lint - argus

Run code linting and static analysis.

## Command

```bash
make lint
```

## Description

Run linter

## On Failure

- Review each linting error
- Auto-fix when possible using `--fix` flag
- For remaining issues, fix manually
- Don't ignore warnings without good reason

## Success Criteria

- No linting errors
- Warnings are reviewed and addressed

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/priyans-hu) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

