From harness-claude
Resolve build failures and type/compile errors fast, with minimal diffs. Use when a build or typecheck fails during implementation. Delegates to the harness-claude:build-error-resolver agent.
How this skill is triggered — by the user, by Claude, or both
Slash command
/harness-claude:build-fixThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Goal: smallest correct change that makes the build/types pass. No refactoring.
Goal: smallest correct change that makes the build/types pass. No refactoring.
harness-claude:build-error-resolver, or inline:npm run build, npx tsc --noEmit,
pytest, ...). Read the first real error — the rest are often cascades.any / @ts-ignore / bare except: / disabled lints unless
that is genuinely correct (and say why). Never use --no-verify.If the only real fix is a design change, stop and return to /harness-claude:architect or /harness-claude:plan
rather than hacking around it.
Build, types, and lint are clean. Resume /harness-claude:implement or proceed to /harness-claude:review.
npx claudepluginhub vasuag09/harness-claude --plugin harness-claudeProvides CDSS development patterns for drug interaction checking, dose validation, clinical scoring (NEWS2, qSOFA), and alert classification integrated into EMR workflows.