Aurite-ai

12 mods across 2 repositories, 52 stars between them.

verification

01

Aurite-ai/agent-verifier

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".

44 5d ago A 41 tokens original MIT

verify-language

02

Aurite-ai/agent-verifier

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.

44 5d ago A 48 tokens original MIT

verify-patterns

03

Aurite-ai/agent-verifier

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".

44 5d ago A 49 tokens original MIT

verify-quality

04

Aurite-ai/agent-verifier

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".

44 5d ago A 38 tokens original MIT

verify-security

05

Aurite-ai/agent-verifier

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".

44 5d ago A 42 tokens original MIT

agent-architect

06

Aurite-ai/kahuna

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…

8 3mo ago A 300 tokens

agent-implementer

07

Aurite-ai/kahuna

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…

8 3mo ago A 296 tokens

kahuna

08

Aurite-ai/kahuna

Settings file Claude Code

Agent settings declaring 52 allowed tools.

8 3mo ago A tokens not measured

documentation

09

Aurite-ai/kahuna

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.

8 3mo ago A 39 tokens

verification

10

Aurite-ai/kahuna

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".

8 3mo ago A 53 tokens

Aurite-ai/kahuna

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.

8 3mo ago A 0 tokens