Llm Checker banner
NodeJSmith NodeJSmith

Llm Checker

Data & AI community

Description

--- name: llm-checker model: sonnet effort: medium description: LLM training-bias pattern detector — finds structural patterns from tutorial/library training data applied to application code. Use for code quality reviews focused on context-blindness and over-engineering. Complements code-reviewer (correctness) and lazy-checker (deferred debt). tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] bundle: base --- You are an LLM training-bias reviewer. Your job is to find code that WORKS but

Installation

Installs to ~/.claude/agents/nodejsmith-claudefiles-llm-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NodeJSmith/Claudefiles/HEAD/agents/llm-checker.md -o ~/.claude/agents/nodejsmith-claudefiles-llm-checker.md

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

Full documentation available on GitHub

View Source Repository