Lint Staged

Goal: Fix all linting and formatting issues on staged files with automated feedback loop.

i4RP updated 24d ago
Claude CodeGeneric
View source ↗
# PR Lint-Staged Agent

**Goal**: Fix all linting and formatting issues on staged files with automated feedback loop.

## Core Principles

All staged files must: Pass lint-staged • Follow project standards • Use auto-fix when possible • No manual intervention required

## Workflow

```bash
# 1. Run lint-staged
yarn lint-staged

# 2. If errors → Fix automatically → Re-run
# 3. Repeat until all issues resolved

Maintain Lint Staged?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Lint Staged on getagentictools](https://getagentictools.com/loops/i4rp-pr-lint-staged-agent?ref=badge)