Skip to content

docs: add missing agents to extension README #313

@WilliamBerryiii

Description

@WilliamBerryiii

Description

Four agents are missing from the extension/README.md Chat Agents listing:

  • task-reviewer - Part of RPI workflow but missing from Development Workflow section
  • memory - Utility agent not listed in any category
  • doc-ops - Documentation agent not listed
  • hve-core-installer - Installation agent documented in CUSTOM-AGENTS.md but missing from extension README

This creates inconsistency between the extension marketplace documentation and the actual extension capabilities.

Acceptance Criteria

  • Add task-reviewer to Development Workflow section
  • Add hve-core-installer to appropriate section (or create new "Utility" section)
  • Add memory to appropriate section
  • Add doc-ops to Architecture & Documentation section
  • Maintain alphabetical order within categories
  • Brief descriptions match agent purposes

Proposed Solution

1. Add to Development Workflow section

After task-implementor:

- **task-reviewer** - Validate implementation against research and plan specifications

2. Add to Architecture & Documentation section

Insert alphabetically:

- **doc-ops** - Documentation operations and maintenance

3. Create new Utility section or add to existing

Option A - New section:

#### Utility

- **hve-core-installer** - Decision-driven HVE-Core installation with multiple methods
- **memory** - Persist repository facts for future task assistance

Option B - Add to Development Workflow:

- **hve-core-installer** - Decision-driven HVE-Core installation with multiple methods
- **memory** - Persist repository facts for future task assistance

Files to Modify

File Change
extension/README.md Add 4 missing agents to Chat Agents section

Verification

After changes, the extension README should list all 21 agents matching the contents of .github/agents/ directory.

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