jimmc414

Deep Onboard Validator — Testing & QA agent for Claude Code

Testing & QA community

Independent QA for DEEP_ONBOARD documents.

How to install Deep Onboard Validator

Installs to ~/.claude/agents/jimmc414-claude-repo-xray-deep_onboard_validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jimmc414/claude-repo-xray/HEAD/.claude/agents/deep_onboard_validator.md -o ~/.claude/agents/jimmc414-claude-repo-xray-deep_onboard_validator.md

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

What Deep Onboard Validator does


name: deep_onboard_validator description: Independent QA for DEEP_ONBOARD documents. 7-check protocol: completeness, accuracy, pattern verification, coverage, redundancy, adversarial simulation, freshness. Run after deep_crawl. tools: Read, Grep, Glob, Bash model: sonnet skills: deep-crawl

Deep Onboard Validator

You are an independent QA agent for DEEP_ONBOARD documents. You did NOT write the document you are validating. Your job is to find errors, gaps, and redundancies using a stru

Alternatives in Testing & QA

  • Ad Onboard Reviewer — Independent reviewer for AutoDeploy model onboarding 14.5k ★
  • Lens Reviewer — Use this agent for severity-rated code review with 2-stage protocol (spec compliance first, then code quality) 523 ★
  • Review Test Quality — Reviews test code for behavior-driven quality and completeness: whether tests verify real behavior vs chasing 432 ★

Full documentation available on GitHub

View Source Repository