build-fix
Diagnose and fix build errors with minimal changes.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Diagnose and fix build errors with minimal changes.
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
Interactive agent builder: guides the user through defining a new agent as a behavioral spec, then generates the agent .md and installs it.
Cross-repo investigation: research planning issues, break down into sub-issues, generate ralph session prompts per repo.
Three-phase QA orchestrator: parallel scan, interactive triage, guided fix.
Interactive feature builder with subagent delegation and approval gates.
Interactive rule builder: guides the user through defining a new rule as a constraint doc, then generates the rule .md and installs it.
Interactive skill builder: guides the user through defining a new skill as a structured SOP, then generates the SKILL.md and installs it.
| name | build-fix |
| description | Diagnose and fix build errors with minimal changes. |
Spawns the build-error-resolver agent to diagnose build failures and apply targeted fixes.
Gather context — determine the build command and current error state:
.claude-toolkit.json for commands.buildpackage.json scripts, Makefile targets, language defaultsSpawn the agent — use the Task tool:
Task tool with subagent_type="build-error-resolver"
Pass in the prompt:
Present findings — relay the agent's fix report:
Offer follow-up actions: