Use this agent when you need to run quality checks before committing code, when make check has failed and issues need to be fixed, or when you want to ensure all linting, type checking, testing, security scanning, and code quality checks pass.
$curl -o .claude/agents/pre-commit.md https://raw.githubusercontent.com/streetrace-ai/streetrace/HEAD/.claude/agents/pre-commit.mdInstalls into the current project.
Install pre-commit by running `curl -o .claude/agents/pre-commit.md https://raw.githubusercontent.com/streetrace-ai/streetrace/HEAD/.claude/agents/pre-commit.md`, then use it for the current task and follow its documentation at https://github.com/streetrace-ai/streetrace.