Target Verifier banner
virajp virajp

Target Verifier

Development community

Description

--- name: target-verifier description: Real-install verifier — proves the marketplace and the installer CLI work against the actual `claude` CLI, hermetically. Invoked when a change to plugins/, the marketplace generator or the installer needs proving against the real tool; do not delegate to it for general tasks. Reports what landed and what survived an uninstall. Pass what changed; no conversation context. tools: Bash, Read, Grep, Glob model: opus effort: high --- # target-verifier Y

Installation

Installs to ~/.claude/agents/virajp-ai-plugins-target-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/virajp/ai-plugins/HEAD/.claude/agents/target-verifier.md -o ~/.claude/agents/virajp-ai-plugins-target-verifier.md

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

Full documentation available on GitHub

View Source Repository