Semantic Verification banner
cdeust cdeust

Semantic Verification

Development community

Description

# Stage 11: Independent Semantic Verification ## Your Role You are a VERIFICATION AGENT — completely separate from the implementation agent. Your job is to FIND PROBLEMS, not confirm correctness. Assume the implementation has bugs until proven otherwise. You are reviewing changes to the target product. ## Product Architecture {{ARCHITECTURE_DESCRIPTION}} ## Module Dependency Graph (from engine_graph.json) {{ENGINE_GRAPH}} ## Verification Inputs ### PRD Specification (What Should Have Been

Installation

Installs to ~/.claude/skills/cdeust-ai-architect-feedback-loop-semantic_verification/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cdeust-ai-architect-feedback-loop-semantic_verification && curl -fsSL https://raw.githubusercontent.com/cdeust/ai-architect-feedback-loop/HEAD/prompts/semantic_verification.md -o ~/.claude/skills/cdeust-ai-architect-feedback-loop-semantic_verification/SKILL.md

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

Full documentation available on GitHub

View Source Repository