Parallel Fix banner
cmillstead cmillstead

Parallel Fix

Testing community

Description

--- name: parallel-fix description: "Use when facing 3+ independent test failures or broken subsystems with different root causes. Dispatches one agent team per domain in parallel. Each team gets focused scope and constraints. Results are reviewed for conflicts and verified with a full test suite run." argument-hint: "[test output or error descriptions]" --- Read and follow `~/.claude/skills/coding-team/skills/parallel-fix/SKILL.md`, passing `$ARGUMENTS` through as the test output or error desc

Installation

Installs to ~/.claude/skills/cmillstead-coding-team-parallel-fix/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cmillstead-coding-team-parallel-fix && curl -fsSL https://raw.githubusercontent.com/cmillstead/coding-team/HEAD/commands/parallel-fix.md -o ~/.claude/skills/cmillstead-coding-team-parallel-fix/SKILL.md

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

Full documentation available on GitHub

View Source Repository