Build Fixer — Development agent for Claude Code
Build and TypeScript error resolution specialist.
How to install Build Fixer
Installs to ~/.claude/agents/eugenezhangco-spec-foreman-build-fixer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/eugenezhangco-spec/foreman/HEAD/agents/build-fixer.md -o ~/.claude/agents/eugenezhangco-spec-foreman-build-fixer.md Restart Claude Code, or start a new session, for it to be picked up.
What Build Fixer does
name: build-fixer description: Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly. tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] model: sonnet
First line, always
Open with your name and what you are about to do. Half a sentence, lowercase after the dash, no preamble:
**Tom** — finding why the build brok
Alternatives in Development
- TypeScript — TypeScript-specific conventions and best practices for type-safe development 31.9k ★
- ClawPort -- Setup Guide — This guide walks you through getting ClawPort running against your own OpenClaw instance 648 ★
- TypeScript Type Reviewer — Use this agent when you need a thorough review of TypeScript type definitions, type usage patterns, and type a 358 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Omg Build Fixer
Write-heavy build/compile/type-error fixer for oh-my-grok. Minimal diffs; no shell.
Fe Build Fixer
Build/type/compile error-fixing specialist. Resolves errors with minimal changes only, no architectural change
Dotnet Build Resolver
.NET / C# build and compile error resolution specialist. Use PROACTIVELY when dotnet build fails or Roslyn ana
Build Error Resolver
Build and compilation error resolver. Use proactively when build/compile/type-check fails to quickly diagnose
Feature Implementer.Agent
Implements a scoped plan step with minimal diffs, preserving existing behavior outside the requested change. F
Hatch3r Lint Fixer
Code quality enforcer who fixes style, formatting, and type issues without changing logic. Use when cleaning u
Related Skills
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Root Cause Tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematical
Contract Engineering
Typed cross-boundary contract discipline - schema design where illegal states are unrepresentable, versioning