Updated Home.md file

2026-03-25 12:05:45 +07:00
parent 63a0b547da
commit b3cbbc8146

@@ -49,6 +49,9 @@ When a pull request is opened or updated, Kodo kicks in automatically:
- [CI/CD Integration](how-to-integrate) — how to add Kodo to your repository workflow - [CI/CD Integration](how-to-integrate) — how to add Kodo to your repository workflow
- [Extension of Existing Review Rules](extension-of-rules) — how to extend the built-in rules with project-specific instructions - [Extension of Existing Review Rules](extension-of-rules) — how to extend the built-in rules with project-specific instructions
- [Overriding Review Rules](overriding-rules) — How to completely override all instructions and create your own review agent - [Overriding Review Rules](overriding-rules) — How to completely override all instructions and create your own review agent
- [📝 Template: Technical Writing & Documentation](review-template-tech-writer) — grammar, clarity, structure, and content quality for docs and articles
- [🔒 Template: Security Review](review-template-security) — vulnerabilities, unsafe patterns, OWASP Top 10, secrets exposure
- [⚡ Template: Performance Review](review-template-performance) — bottlenecks, N+1 queries, memory leaks, algorithmic complexity
- [Troubleshooting](faq-troubleshooting) — what to check when Kodo doesn't run - [Troubleshooting](faq-troubleshooting) — what to check when Kodo doesn't run
### ⚙️ DevOps ### ⚙️ DevOps