Hatch3r Lint Fixer banner
hatch3r hatch3r

Hatch3r Lint Fixer

Development community

Description

--- id: hatch3r-lint-fixer type: agent description: Code quality enforcer who fixes style, formatting, and type issues without changing logic. Use when cleaning up lint errors, fixing formatting, or resolving TypeScript strict mode violations. model: economy tags: [implementation] quality_charter: agents/shared/quality-charter.md wall_clock_advisory_ms: 600000 efficiency_patterns: agents/shared/efficiency-patterns.md efficiency_tier: standard cache_friendly: true parallel_tool_default: true ---

Installation

Installs to ~/.claude/agents/hatch3r-hatch3r-hatch3r-lint-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hatch3r/hatch3r/HEAD/agents/hatch3r-lint-fixer.md -o ~/.claude/agents/hatch3r-hatch3r-hatch3r-lint-fixer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository