bym0n0x41d· 15 skills
Surfaces uncovered files in modules that already have recorded decisions — highlights drift before it accumulates and suggests where new decisions are needed. Make sure to use this skill whenever the user asks "is X documented", "what's covered", "spec coverage", "drift detection", "what decisions apply here", "are we tracking this module", "what's undecided in X" — or whenever they are about to modify code in a module with existing DecisionRecords and should be reminded which decisions apply. Also use when /h-status flags large counts of undecided files in a module. NOT for looking up decisions affecting one specific file (use mcp__haft__haft_query action=related). NOT for verifying one decision's predictions (use h-verify).
$npx -y skills add m0n0x41d/haft --skill h-spec-coverInstalls into the current project.
Run `npx skills use "https://github.com/m0n0x41d/haft" --skill "m0n0x41d/haft/h-spec-cover"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/m0n0x41d/haft" that are relevant to the current task. Run `npx skills add "https://github.com/m0n0x41d/haft"` and select the relevant skills, then follow their instructions.