pr-reviewer
01Agent
Reviews a pull request against the project's conventions.
6 tagged trinitycore, measured the same way as everything else here.
Browse within: ai-development 5bot-development 5
Agent
Reviews a pull request against the project's conventions.
Agent Claude Code
Use this agent when you need expert guidance on software architecture and design decisions. Examples:\n\n \nContext: User is designing a new feature and wants architectural feedback before implementation.\nuser: "I'm planning to add a new bot behavior system. My plan is to create a BotCombatAI class that inherits from…
Agent Claude Code
Use this agent when you need performance analysis and optimization guidance for code. Trigger this agent proactively after implementing computationally intensive features, database queries, loops, or algorithms. Examples:\n\n \nContext: User just implemented a creature AI update function that processes all nearby…
Agent Claude Code
Use this agent when you need to perform security audits on code, especially after implementing authentication, database queries, user input handling, cryptographic operations, or any code that processes untrusted data. This agent should be used proactively during code reviews and before deployment to identify…