📊
DataGo

H Status

by m0n0x41d

H Status is a Data 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 Status
Copy H Status 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-status ~/.claude/skills/h-status

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

What H Status does

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.

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

Documentation

README

h-status — Read-only project memory and coverage

If there is no current status, resumption, coverage, or recorded-state question, return without calling status. Never call h-status after completed reasoning or edits only to backfill process compliance.

Start with the smallest read-only surface that answers the question:

mcp__haft__haft_query(action="status", full=false)

If the status response says the canonical project profile has several scopes, treat that as a read-only retry requirement. Use one exact scope_id from the reported available values and retry the same status call:

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

Frequently asked about H Status

  • What else does m0n0x41d publish alongside H Status?

    H Status 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 Verify. Each one is a separate skill with its own page in this directory, installs the same way H Status 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 Status compare to other Data skills?

    H Status ranks #404 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. 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 Status against them. Open each page to compare what they document and how they install.

More from m0n0x41d/haft

H Status 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 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