Skip to content

docs: add task-reviewer agent to CUSTOM-AGENTS.md #310

@WilliamBerryiii

Description

@WilliamBerryiii

Description

The task-reviewer.agent.md exists in .github/agents/ and has comprehensive RPI documentation at docs/rpi/task-reviewer.md, but is missing from the main agent reference document at .github/CUSTOM-AGENTS.md.

This creates a documentation gap where contributors discover the agent through file exploration but cannot find it in the central reference.

Acceptance Criteria

  • Add task-reviewer to "RPI Workflow Agents" table after task-implementor
  • Add "Agent Details" section following existing pattern (Creates, Workflow, Critical)
  • Cross-reference existing docs/rpi/task-reviewer.md documentation
  • Maintain consistent formatting with other agent entries

Proposed Solution

1. Add to RPI Workflow Agents table

Insert after task-implementor row:

| **task-reviewer** | Validates implementation against research and plan specifications | Requires research/plan artifacts |

2. Add Agent Details section

Add after task-implementor details section:

### task-reviewer

**Creates:** Review validation logs:

* `.copilot-tracking/reviews/{{YYYY-MM-DD}}-<topic>-review.md`

**Workflow:** Locate artifacts → Extract checklist → Validate items → Run commands → Document findings

**Critical:** Review-only specialist. Validates against documentation, not assumptions. Produces findings with severity levels (Critical, Major, Minor).

Files to Modify

File Change
.github/CUSTOM-AGENTS.md Add table entry and details section

References

  • Agent file: .github/agents/task-reviewer.agent.md
  • RPI documentation: docs/rpi/task-reviewer.md
  • Extension manifest: extension/package.json (already registered)

Time Estimate

30 minutes

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions