Commit 0efb722
docs: add task-reviewer agent to CUSTOM-AGENTS.md (#363)
## Summary
Fixes #310
The `task-reviewer.agent.md` exists in `.github/agents/` and has
comprehensive RPI documentation at `docs/rpi/task-reviewer.md`, but was
missing from the main agent reference document.
## Changes
- Added `task-reviewer` to the RPI Workflow Agents table after
`task-implementor`
- Added Agent Details section following existing pattern:
- **Creates:** Review validation logs
- **Workflow:** Locate artifacts → Extract checklist → Validate items →
Run commands → Document findings
- **Critical:** Review-only specialist with severity levels
## References
- Agent file: `.github/agents/task-reviewer.agent.md`
- RPI documentation: `docs/rpi/task-reviewer.md`
Co-authored-by: Bill Berry <[email protected]>1 parent d19c9b3 commit 0efb722
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
128 | 129 | | |
129 | 130 | | |
130 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
131 | 144 | | |
132 | 145 | | |
133 | 146 | | |
| |||
0 commit comments