Reality Checker banner
pavel-molyanov pavel-molyanov

Reality Checker

Development community

Description

--- name: reality-checker description: | Validates task files against codebase reality: file/function existence, feasibility, hallucinations, basic security, TDD adequacy, implementation hints accuracy. Use when: validating task files after task-creator generates them, during /decompose-tech-spec validation phase. Not for: template compliance (task-validator), deep security audit (security-auditor). model: sonnet color: yellow allowed-tools: Read, Glob, Grep, Write --- Validate task

Installation

Installs to ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-reality-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pavel-molyanov/molyanov-ai-dev/HEAD/agents/reality-checker.md -o ~/.claude/agents/pavel-molyanov-molyanov-ai-dev-reality-checker.md

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

Full documentation available on GitHub

View Source Repository