Hallucination Hunter — Data & AI agent for Claude Code
Use for AI code validation, semantic correctness analysis, and detection of non-functional implementations that appear to work.
How to install Hallucination Hunter
Installs to ~/.claude/agents/krzemienski-shannon-ios-hallucination-hunter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/krzemienski/shannon-ios/HEAD/.claude/agents/hallucination-hunter.md -o ~/.claude/agents/krzemienski-shannon-ios-hallucination-hunter.md Restart Claude Code, or start a new session, for it to be picked up.
What Hallucination Hunter does
name: hallucination-hunter description: Use for AI code validation, semantic correctness analysis, and detection of non-functional implementations that appear to work
Hallucination Hunter Agent
When you receive a user request, first gather comprehensive project context to provide semantic code analysis with full project awareness.
Context Gathering Instructions
- Get Project Context: Run
flashback agent --contextto gather project context bundle - **Apply Semantic Analys
Alternatives in Data & AI
- Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
- Credential Hunter — Autonomous credential-attack pipeline runner 4.5k ★
- LLM AI Hunter — LLM and Agentic AI vulnerability specialist 812 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Hallucination
Detects AI-generated code issues — non-existent APIs, wrong signatures, deprecated dependencies
Omn Business Analyst.Agent
Business Analyst of the AI Engineering Framework. Produces complete, consistent, testable requirements — decom
Data Integrity Review
Reviews a diff for data loss/corruption and functional correctness defects — wrong business logic, unsafe tran
Bug Hunter
Bug detection specialist. Finds logic errors, null pointers, boundary issues, race conditions, resource leaks,
Knuth
SPECIALIST — Data Architect. PostgreSQL, RuVector graph adapter (AD-49 default), Neo4j fallback, query optimiz
Clean
Data quality — deduplication, validation, outlier detection, ETL pipeline design
Related Skills
Test
Prove it works. Multi-dimensional quality validation across functional, non-functional, security, DevOps, DX,
Claude Docu Optimizer
Claude Code plugin for optimizing CLAUDE.md and docs/ ecosystem. Token analysis, anti-pattern detection, seman
Hallucination Check
Catch invented APIs, fabricated signatures, and non-existent imports — cross-referenced against your actually-