Build and compilation error resolver. Use proactively when build/compile/type-check fails to quickly diagnose and fix errors. Fast error pattern matching and resolution. Returns concise fix status to main orchestrator.
$curl -o .claude/agents/build-error-resolver.md https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/agents/build-error-resolver.mdInstalls into the current project.
Install build-error-resolver by running `curl -o .claude/agents/build-error-resolver.md https://raw.githubusercontent.com/changoo89/claude-pilot/HEAD/.claude/agents/build-error-resolver.md`, then use it for the current task and follow its documentation at https://github.com/changoo89/claude-pilot.