Kiro Agent Directory is now live!
Hey Guys,
If you've tried to find good Kiro sub-agents, you know the pain — they're scattered across dozens of GitHub repos with no central place to discover them.
So I built one: agents.kirorepository.online
It's a directory of curated sub-agents that I actually use day-to-day. Right now it has 12 agents across code review, security auditing, testing, DevOps, documentation, and more. Each one is a properly structured .md file — download it, drop it in ~/.kiro/agents/, and invoke it with /agent-name.
A few highlights:
- code-reviewer — structured reviews with Critical/Major/Minor severity tags
- security-auditor — OWASP Top 10, secrets scanning, dependency CVEs
- test-writer — generates tests for Jest, JUnit, pytest, Go
- pr-summarizer — writes your PR description from the git diff
- infra-reviewer — reviews Terraform, CloudFormation, and K8s manifests
- The whole thing was built with Kiro — specs, hooks, steering files, the works. Felt appropriate.
If you have agents you've built and use regularly, submit them to the site. The goal is to make this the go-to place for the Kiro agent ecosystem as it grows — right now the community is small enough that we can actually build something good here before it gets noisy.
Would love to hear what agents you're all using. Happy Kiro'ing! 👻
Sub-agents in Kiro: https://kiro.dev/docs/chat/subagents/