Agent Handbook
This directory contains ready-to-customize playbooks for AI agents collaborating on the repository.
Available Agents
- Code Reviewer — Review code changes for quality, style, and best practices
- Bug Fixer — Analyze bug reports and error messages
- Feature Developer — Implement new features according to specifications
- Refactoring Specialist — Identify code smells and improvement opportunities
- Test Writer — Write comprehensive unit and integration tests
- Documentation Writer — Create clear, comprehensive documentation
- Performance Optimizer — Identify performance bottlenecks
- Security Auditor — Identify security vulnerabilities
- Frontend Specialist — Design and implement user interfaces
- Architect Specialist — Design overall system architecture and patterns
- Devops Specialist — Design and maintain CI/CD pipelines
How To Use These Playbooks
- Pick the agent that matches your task.
- Enrich the template with project-specific context or links.
- Share the final prompt with your AI assistant.
- Capture learnings in the relevant documentation file so future runs improve.