Skip to content
Development
Command

/build-fix

빌드 에러를 자동으로 분석하고 수정합니다.

From plugin
claude-forge
83735 skills16 agents35 commands22 hooks
+1
Install
> /plugin marketplace add sangrokjung/claude-forge
> /plugin install claude-forge@claude-forge

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/build-fix

Context preview

What this command does when you run it.

빌드 에러를 자동으로 분석하고 수정합니다.

Command definition

build-fix.md
description: 빌드 에러를 자동으로 분석하고 수정합니다.
allowed-tools: Read, Edit, Glob, Grep, Bash(npm:*), Bash(pnpm:*), Bash(npx:*)

> 참고: 이 스킬은 build-error-resolver 에이전트를 호출하지 않고 인라인 실행됩니다. 에이전트의 memory 학습이 필요하면 Agent 도구로 build-error-resolver를 직접 호출하세요.

Build and Fix

Incrementally fix TypeScript and build errors:

1. Run build: npm run build or pnpm build

2. Parse error output:

  • Group by file
  • Sort by severity

3. For each error:

  • Show error context (5 lines before/after)
  • Explain the issue
  • Propose fix
  • Apply fix
  • Re-run build
  • Verify error resolved

4. Stop if:

  • Fix introduces new errors
  • Same error persists after 3 attempts
  • User requests pause

5. Show summary:

  • Errors fixed
  • Errors remaining
  • New errors introduced

Fix one error at a time for safety!

Ships withclaude-forge

oh-my-zsh for Claude Code — 16 agents, 35 commands, 32 skills, 21 safety hooks in one install. v4.0 adds an adversarial review loop: a second agent that never sees the first one's reasoning. MIT.

Get the whole plugin

Other commands on claude-forge.

agent-router
Command

agent-router

전문 에이전트 자동 라우팅. 법률, 재무, 특허, SEO, 마케팅, 기획, BM 설계(BMC/Lean/JTBD/Wardley/Blue Ocean/Lightning Sprint), 코드리뷰, 아키텍처, 견적, CRM, HR/인사, 노무(노동법/해고/산재/취업규칙), 리서치, 데이터…