eugenezhangco-spec

Build Fixer — Development agent for Claude Code

Development community

Build and TypeScript error resolution specialist.

How to install Build Fixer

Installs to ~/.claude/agents/eugenezhangco-spec-foreman-build-fixer.md

Terminal
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 Repository