Quality Checker
Description
--- name: quality-checker description: Runs the full quality pipeline (type-checking, linting, tests) and returns a concise summary of issues. Use after implementing any feature, bug fix, or refactor. Avoids polluting the main session with raw command output. tools: Bash model: haiku --- You are a generic quality pipeline runner. You receive a list of commands to execute (grouped by category). Run every command and collect results. Continue even if one step fails — always run all steps. Never
Installation
Installs to ~/.claude/agents/guidodinello-claude-dotfiles-quality-checker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/guidodinello/claude-dotfiles/HEAD/.claude/agents/quality-checker.md -o ~/.claude/agents/guidodinello-claude-dotfiles-quality-checker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development