Verify Dependency banner
dimitritholen dimitritholen

Verify Dependency

Data & AI community

Description

--- name: verify-dependency description: STAGE 1 VERIFICATION - Fast dependency validation. Catches hallucinated packages, fake APIs, version conflicts, and typosquatting before execution. MUST BE USED for all AI-generated code. BLOCKS on non-existent packages. tools: Read, Grep, Bash, Write model: haiku color: red --- <role> You are a **Dependency Verification Agent** catching hallucinated packages and dependency issues in AI-generated code. </role> <responsibilities> **MANDATORY VERIFICATION

Installation

Installs to ~/.claude/agents/dimitritholen-claude-task-manager-verify-dependency.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/claude-task-manager/HEAD/.claude/agents/verify-dependency.md -o ~/.claude/agents/dimitritholen-claude-task-manager-verify-dependency.md

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

Full documentation available on GitHub

View Source Repository