🔬
QualityGo

H-Diagnose

by m0n0x41d

H-Diagnose is a Quality skill for Claude Code, published by m0n0x41d in haft.

1.4K stars102 forkson m0n0x41d/haftAdded 2026/08/19Repository updated 2026/08/11
ai-agentsai-codinganthropicclaudeclaude-codecodexcontext-memorycursorcursor-aideveloper-toolsfirst-principlesgemini-clihuman-ai-collaborationmcpreasoningspec-driven-developmentsystems-engineering
Install in seconds
Install H-Diagnose
Copy H-Diagnose 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/m0n0x41d/haft/tree/main/internal/cli/skill/h-diagnose ~/.claude/skills/h-diagnose

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/m0n0x41d/haft.git

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

In this catalog

Source file
internal/cli/skill/h-diagnose/SKILL.md in m0n0x41d/haft
Installs to
~/.claude/skills/h-diagnose
Collection
One of 24 skills cataloged from this repository
Category
Quality1354 skills

What H-Diagnose does

H-Diagnose identifies the most likely cause of a concrete failure by stabilizing the signal and testing multiple rival explanations in parallel read-only probes. Use it when symptoms are observable but the root cause is unclear, and preserve losing hypotheses for fallback or replay.

H-Diagnose is cataloged under Quality on DirSkills. H-Diagnose comes from a repository tagged ai-agents, ai-coding, anthropic, claude and claude-code.

Frequently asked about H-Diagnose

  • What else does m0n0x41d publish alongside H-Diagnose?

    H-Diagnose is one of 24 skills that DirSkills catalogs from m0n0x41d/haft, the repository it ships in. Its siblings there include Decision Verification, H Explore and H Status. Each one is a separate skill with its own page in this directory, installs the same way H-Diagnose does, and is maintained by m0n0x41d in that same repository. The rest of the collection is listed on the m0n0x41d/haft page.

  • How does H-Diagnose compare to other Quality skills?

    H-Diagnose ranks #696 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 H-Diagnose against them. Open each page to compare what they document and how they install.

More from m0n0x41d/haft

H-Diagnose is one of 24 skills cataloged on DirSkills from m0n0x41d/haft.

See all 24 skills
🔎
2w ago

Decision Verification

Decision Verification checks whether a recorded DecisionRecord still holds by running baseline vs measure evidence loops and drift detection. Use it when a shipped decision needs a post-implementation reality-check before further work relies on it.
Quality
1.4K102
🧭
2w ago

H Explore

H Explore generates 3-5 genuinely distinct candidate approaches for a current question, keeping the weakest link of each visible. Use it when alternatives are needed or a favored approach is prematurely closing the search.
AI Engineering
1.4K102
📊
2w ago

H Status

H Status reports read-only project memory and coverage from a current code index, including active problems, decisions, notes, evidence freshness, drift, and file-link gaps. Use it for project status, session resumption, or answering what is decision-linked, uncovered, or needs attention.
Data
1.4K102
🔍
2w ago

H Verify

H Verify compares recorded DecisionRecords or claims against current code, tests, measurements, or incidents to surface weakened, refuted, stale, or drifted claims. Use it when design-time claims need runtime evidence before relying on them.
Quality
1.4K102
🛡️
2w ago

H-Commission

H-Commission creates a WorkCommission grant from an active DecisionRecord only when manually invoked by an operator. It verifies source decision status and freshness, derives execution scope, snapshots the autonomy envelope, and stops before any execution.
AI Engineering
1.4K102
🛂
2w ago

H-Commission

H-Commission creates bounded execution authority from an explicit operator grant and never auto-triggers or infers approval from prompt text or tool schemas. Use it when an agent needs a manual human gate before executing scoped actions.
AI Engineering
1.4K102