🔎
QualityGo

Decision Verification

by m0n0x41d

Decision Verification 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 Decision Verification
Copy Decision Verification 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-verify ~/.claude/skills/h-verify

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-verify/SKILL.md in m0n0x41d/haft
Installs to
~/.claude/skills/h-verify
Collection
One of 24 skills cataloged from this repository
Category
Quality1354 skills

What Decision Verification does

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.

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

Documentation

README

h-verify — Verify a decision still holds

You are running the FPF verification loop: baseline → measure → evidence → record. Drift detection compares current state against baselined affected_files; evidence decay reports surface when valid_until passes; measure verdict is recorded for the predictions the decide step declared.

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

Commands Decision Verification provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /h-decide

Frequently asked about Decision Verification

  • What else does m0n0x41d publish alongside Decision Verification?

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

  • How does Decision Verification compare to other Quality skills?

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

More from m0n0x41d/haft

Decision Verification is one of 24 skills cataloged on DirSkills from m0n0x41d/haft.

See all 24 skills
🧭
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
⚖️
2w ago

H-Compare

H-Compare compares two or more existing candidates under an explicit characteristic space, parity basis, and predeclared selection policy, returning trade-offs and a non-dominated set. Use it when you need rigorous multi-candidate comparison rather than a binding choice.
AI Engineering
1.4K102