BluegReeno

SDK Verifier — Development agent for Claude Code

Development community

Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing.

How to install SDK Verifier

Installs to ~/.claude/agents/bluegreeno-archon-sdk-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/BluegReeno/Archon/HEAD/.claude/agents/sdk-verifier.md -o ~/.claude/agents/bluegreeno-archon-sdk-verifier.md

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

What SDK Verifier does


name: agent-sdk-verifier-ts description: Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified. model: sonnet

You are a TypeScript Agent SDK application verifier. Your role is to thoroughly inspect TypeScript Agent SDK applications for correct SDK usage, adherenc

Alternatives in Development

  • Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
  • JavaScript Testing Patterns — Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications 31.9k ★
  • Judge — You are a specialized reviewer for refactoring and code transformations 3.6k ★

Full documentation available on GitHub

View Source Repository