# Build Fix

> Deprecated shim — build failures are now handled inline by the active execution/debugging workflow; do not route here

- Skill: `mrzhangguoguo/build-fix` (Agent Skill)
- Install (CLI): `npx skillmds@latest add mrzhangguoguo/build-fix`
- Raw SKILL.md: https://api.skillmd.com/api/skills/mrzhangguoguo/build-fix/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: mrzhangguoguo (https://skillmd.com/u/mrzhangguoguo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/mrzhangguoguo/build-fix

---


> Ported from oh-my-codex `build-fix`. OMX runtime conventions (`$macro` invocation, `omx` CLI, `.omx/` state directory) are replaced with WorkBuddy idioms (Skill tool, Agent tool, task list, `.workbuddy/memory`).

# Build Fix — deprecated

Hard-deprecated. Do not invoke or route this skill.

Build failures should be handled by the active execution, debugging, or verification
workflow (e.g. run the build, read the error, fix the offending code, re-run). There is
no separate persistent "build-fix" mode in WorkBuddy — repair happens inline as part of
normal task progress, tracked with the task list and `.workbuddy/memory`.

If you arrived here from an old reference, just fix the build directly in the current
session.

