Fix Failures banner
tstapler tstapler

Fix Failures

Testing community

Description

--- description: Systematically identify, categorize, and fix test/linter failures using appropriate tools and agents --- # Fix Test and Linter Failures Systematically identify, document, categorize, and fix test/linter failures in the codebase using the most appropriate tools and agents for each failure type. ## Workflow ### Phase 1: Discovery and Documentation 1. **Run tests/linters** to identify all failures - If `$1` is provided, use that as the test command - Otherwise, detect the

Installation

Installs to ~/.claude/commands/tstapler-dotfiles-fix-failures.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/commands/fix-failures.md -o ~/.claude/commands/tstapler-dotfiles-fix-failures.md

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

Full documentation available on GitHub

View Source Repository