--- name: Code Review Assistant description: Systematic code review for quality and security version: 1.0 author: Tech Horizon Labs compatible_tools: [claude-code, claude-api] ---
Code Review Assistant
Overview
Perform thorough code reviews focusing on security, performance, maintainability, and Australian compliance requirements.
When to Use
- Before merging pull requests
- When reviewing third-party code
- Security audits
- Performance optimization
Review Checklist
Security
- [ ] Input validation
- [ ] SQL injection prevention
- [ ] XSS protection
- [ ] Authentication/authorization checks
- [ ] Sensitive data handling (Privacy Act 1988 compliance)
Performance
- [ ] Database query optimization
- [ ] Caching strategies
- [ ] Memory management
- [ ] Async operations
Code Quality
- [ ] Clear naming conventions
- [ ] DRY principles
- [ ] Error handling
- [ ] Documentation
Output Format
Provide findings as: 1. Critical - Must fix before merge 2. Warning - Should fix 3. Suggestion - Nice to have
Want your agent to fetch skills itself? The Academy MCP serves this whole library.
Connect via MCP