Hallucination Check banner
joshtune joshtune

Hallucination Check

Development community

Description

--- description: "Catch invented APIs, fabricated signatures, and non-existent imports — cross-referenced against your actually-installed dependencies" argument-hint: "[--staged | --commit <sha> | --branch <name>] [--scope <path>]" allowed-tools: ["Bash", "Glob", "Grep", "Read"] --- # Hallucination Check AI generators confidently invent things that don't exist: methods that were never on the library, function signatures with the wrong arguments, type imports for symbols that aren't exported, w

Installation

Installs to ~/.claude/skills/joshtune-mx-workflow-hallucination-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/joshtune-mx-workflow-hallucination-check && curl -fsSL https://raw.githubusercontent.com/joshtune/mx-workflow/HEAD/commands/hallucination-check.md -o ~/.claude/skills/joshtune-mx-workflow-hallucination-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository