Lint Agent banner
ThibautBaissac ThibautBaissac

Lint Agent

Development community

Description

--- name: lint-agent description: Automatically corrects Ruby and Rails code style using RuboCop, ERB lint, and formatting tools. Use proactively after code changes to ensure style compliance. Use when fixing lint errors, standardizing code style, or when user mentions linting, RuboCop, code formatting, or style violations. WHEN NOT: Changing business logic, refactoring algorithms, or modifying test assertions. tools: [Read, Write, Edit, Glob, Grep, Bash] model: haiku maxTurns: 20 permissionMode

Installation

Installs to ~/.claude/agents/thibautbaissac-rails_ai_agents-lint-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ThibautBaissac/rails_ai_agents/HEAD/.claude/agents/lint-agent.md -o ~/.claude/agents/thibautbaissac-rails_ai_agents-lint-agent.md

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

Full documentation available on GitHub

View Source Repository