verification
01Skill Claude CodeCodex
Full agent verification suite. Runs security, patterns, quality, and language-specific checks. Use when asked to "verify agent", "verify my agent", "audit agent", or "full verification".
Skill Claude CodeCodex
Full agent verification suite. Runs security, patterns, quality, and language-specific checks. Use when asked to "verify agent", "verify my agent", "audit agent", or "full verification".
Skill Claude CodeCodex
Language-specific verification for Python, TypeScript/JavaScript, and Go. Checks type safety, language idioms, and best practices. Use when asked to "verify language", "check types", or for language-specific checks.
Skill Claude CodeCodex
Verify AI agent patterns including loop safety, retry limits, tool consistency, context size, and graph cycle analysis. Use when asked to "verify agent patterns", "check loops", "verify tools", or "check retry limits".
Skill Claude CodeCodex
Verify code quality including naming conventions, organization, documentation, and general best practices. Use when asked to "verify quality", "check code quality", or "review code organization".
Skill Claude CodeCodex
Verify code for security issues including hardcoded secrets, input validation, error exposure, and dependency vulnerabilities. Use when asked to "verify security", "check for secrets", or "scan for vulnerabilities".
Agent Claude Code
Use this agent when the user needs help designing, architecting, or planning new agents or workflows. This includes: Context: User wants to create a new agent system for their project. user: "I need to build an agent that monitors GitHub PRs and sends Slack notifications" assistant: "Let me use the agent-architect to…
Agent Claude Code
Use this agent when you need to implement AI agents based on approved implementation plans. This includes: Context: User has an approved implementation plan ready. user: "I have a plan for a GitHub PR monitoring agent, can you implement it?" assistant: "Let me use the agent-implementer to execute the implementation…
Settings file Claude Code
Agent settings declaring 52 allowed tools.
Skill Claude CodeCodex
Searches for relevant documentation. Use to gather details on specific libraries or APIs. Use when you are instructed to use a specific technology, but are not given details about it in the context.
Skill Claude CodeCodex
Verify agent code against organizational policies and best practices. Trigger this skill when the user says something like "verify my agent", "review agent code", "check compliance", "audit my agent", "check my agent against rules", or "validate agent implementation".
Cursor rule
Comprehensive reference for building LangGraph agent workflows including core concepts, graph construction patterns, state management, advanced patterns like Send API and Command, and production-ready code examples.
Cursor rule
Comprehensive reference for building with the OpenAI Agent SDK.