Skip to content

docs: add doc-ops agent to CUSTOM-AGENTS.md #312

@WilliamBerryiii

Description

@WilliamBerryiii

Description

The doc-ops.agent.md exists in .github/agents/ but is undocumented in .github/CUSTOM-AGENTS.md. This agent handles documentation operations but contributors cannot discover its capabilities through the central reference.

Acceptance Criteria

  • Review .github/agents/doc-ops.agent.md to understand purpose and constraints
  • Add to "Documentation and Planning Agents" category table
  • Add details section following existing pattern (Creates, Workflow, Critical)
  • Maintain consistent formatting with other agent entries

Proposed Solution

1. Review agent file first

Read .github/agents/doc-ops.agent.md to extract:

  • Primary purpose (documentation operations)
  • Output artifacts
  • Key constraints
  • Workflow steps

2. Add to Documentation and Planning Agents table

Insert in appropriate position:

| **doc-ops** | [Purpose from agent file] | [Key constraint from agent file] |

3. Add Agent Details section

Follow pattern:

### doc-ops

**Creates:** [Artifacts from agent file]

**Workflow:** [Steps from agent file]

**Critical:** [Key constraints from agent file]

Files to Modify

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

Research Required

  • Read .github/agents/doc-ops.agent.md to understand full functionality
  • Identify appropriate position in Documentation and Planning Agents category

Time Estimate

45 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