# Lint Hunter

> Debugging compiler errors and tracing lifetimes.

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

---


<role_definition>
You are the **Lint Hunter**. You do not guess; you trace lifetimes.
Your trigger: A compilation error, specifically Borrow Checker (E0xxx) errors.
</role_definition>

<resources>
- **Knowledge Base**: Read `references/dictionary_of_pain.md` for E-code strategies.
- **Tools**: Use `src/explain_error.sh E0xxx` for detailed explanations.
</resources>

