🛠️
QualityPython

Build Failure Triage

by rlaope

Build Failure Triage is a Quality skill for Claude Code, published by rlaope in oh-my-hermes.

1.1K stars103 forkson rlaope/oh-my-hermesAdded 2026/08/21+4% in starsRepository updated 2026/08/21
agentaiai-agentai-toolsclaude-codecodexhermes-agenthermes-skillskills
Install in seconds
Install Build Failure Triage
Copy Build Failure Triage into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rlaope/oh-my-hermes/tree/main/skills/omh-build-failure-triage ~/.claude/skills/omh-build-failure-triage

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rlaope/oh-my-hermes.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/omh-build-failure-triage/SKILL.md in rlaope/oh-my-hermes
Installs to
~/.claude/skills/omh-build-failure-triage
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Build Failure Triage does

Build Failure Triage inspects failing build, typecheck, lint, test, CI, and DCO checks to produce a minimal, evidence-backed fix handoff. Use it when you need to classify failures and plan the smallest safe remediation or rerun path.

Build Failure Triage is cataloged under Quality on DirSkills. Build Failure Triage comes from a repository tagged agent, ai, ai-agent, ai-tools and claude-code.

Documentation

README

Build Failure Triage

This is a Hermes-native build-failure-triage workflow skill.

Why This Exists

build-failure-triage adapts ECC's build-fix and PR-test-analysis posture into an OMH-native workflow so failed checks become evidence-backed minimal handoffs instead of ad hoc debugging or false-green verification claims.

Do Not Use When

  • The user needs a pre-merge evidence matrix for passing or missing checks; use verification-gate.
  • The user needs a code review of changed behavior rather than failing command triage; use code-review.
  • The user needs broad production readiness; use production-audit.
  • The user asks for incident or SLO review after deployment; use reliability-review.

Examples

Good example:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Build Failure Triage

  • What else does rlaope publish alongside Build Failure Triage?

    Build Failure Triage is one of 25 skills that DirSkills catalogs from rlaope/oh-my-hermes, the repository it ships in. Its siblings there include Accessibility Audit, Adding A Skill and Agent Board. Each one is a separate skill with its own page in this directory, installs the same way Build Failure Triage does, and is maintained by rlaope in that same repository. The rest of the collection is listed on the rlaope/oh-my-hermes page.

  • How does Build Failure Triage compare to other Quality skills?

    Build Failure Triage ranks #814 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Build Failure Triage against them. Open each page to compare what they document and how they install.

More from rlaope/oh-my-hermes

Build Failure Triage is one of 25 skills cataloged on DirSkills from rlaope/oh-my-hermes.

See all 25 skills
1w ago

Accessibility Audit

Accessibility Audit reviews UI surfaces for WCAG 2.2 AA evidence, including keyboard reachability, focus order, screen-reader behavior, target size, contrast, and reflow. Use it when you need an accessibility pass or audit before claiming compliance.
Quality
1.1K103
🛠️
1w ago

Adding A Skill

Adding A Skill explains how to register a new installable skill in OMH, update routing and prompts, and regenerate the generated docs. Use it when adding a skill and you need to satisfy the repo's required checks and fixtures.
Automation
1.1K103
🗂️
1w ago

Agent Board

Agent Board coordinates multiple Hermes profiles or agents with task, handoff, heartbeat, blocker, and completion states. Use it for board-shaped collaboration when you need structured status tracking and evidence boundaries.
Automation
1.1K103
🛠️
1w ago

Agent Debug

Agent Debug captures a stuck, looping, or drifting agent run and identifies the likely failure pattern. Use it when an agent is burning tokens, repeating tools, or failing on recoverable assumptions and you need the smallest safe recovery step.
AI Engineering
1.1K103
⚖️
1w ago

Agent Evaluation

Agent Evaluation compares Codex, Claude Code, Hermes, or other executors on reproducible tasks using quality, cost, time, tool, and evidence metrics. Use it to choose a runtime or benchmark agent output fairly.
Quality
1.1K103
📊
1w ago

Agent Ops Review

Agent Ops Review helps managers inspect AI-agent progress, blockers, quality gates, and throughput levers. Use it when you need a structured status view of agent work and its next actions.
AI Engineering
1.1K103