diff --git a/Home.md b/Home.md index 2e48b3d..af047b0 100644 --- a/Home.md +++ b/Home.md @@ -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 - [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 + - [📝 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 ### ⚙️ DevOps