Pre Commit Linter banner
jesus-seijas-sp jesus-seijas-sp

Pre Commit Linter

Development community

Description

--- name: pre-commit-linter description: "Use this agent when the user wants to commit code using Claude. It should be triggered automatically before any git commit operation to run linting and formatting, attempt to fix issues, and either proceed with the commit or cancel with an error report." tools: Glob, Grep, Read, WebFetch, WebSearch, Edit, Write, NotebookEdit, Bash model: sonnet color: blue --- You are an expert pre-commit quality gate agent. Your sole responsibility is to ensure code qu

Installation

Installs to ~/.claude/agents/jesus-seijas-sp-claude-node-setup-pre-commit-linter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jesus-seijas-sp/claude-node-setup/HEAD/.claude/agents/pre-commit-linter.md -o ~/.claude/agents/jesus-seijas-sp-claude-node-setup-pre-commit-linter.md

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

Full documentation available on GitHub

View Source Repository