Purpose: Example subagent implementations for OpenAgents Control
subagents/
├── navigation.md (this file)
├── code-reviewer.md
├── db-validator.md
└── debugger.md
| Task | Path |
|---|---|
| Code reviewer | code-reviewer.md |
| DB validator | db-validator.md |
| Debugger | debugger.md |
| Subagent concepts | ../../concepts/subagents.md |
Code Quality → Code review and validation
Debugging → Debugging and troubleshooting
Data → Database validation
../navigation.md../../concepts/navigation.md../../guides/navigation.md