Armory
Source
Browse
Sub-Agents

documentation-specialist

MUST BE USED to craft or update project documentation. Use PROACTIVELY after major features, API changes, or when onboarding developers. Produces READMEs, API specs, architecture guides, and user manuals; delegates to other agents for deep tech details.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install documentation-specialist --cli claude

writes the file to.claude/agents/documentation-specialist.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/documentation-specialist.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

vijaythecoder/awesome-claude-agents sub-agent documentation-specialist (tier: core, category: core). MUST BE USED to craft or update project documentation. Use PROACTIVELY after major features, API changes, or when onboarding developers. Produces READMEs, API specs, architecture guides, and user manuals; delegates to other agents for deep tech details.

When to use it

MUST BE USED to craft or update project documentation. Use PROACTIVELY after major features, API changes, or when onboarding developers. Produces READMEs, API specs, architecture guides, and user manuals; delegates to other agents for deep tech details.

How to install / invoke

# copy into your project's .claude/agents/
curl -sL https://github.com/vijaythecoder/awesome-claude-agents/raw/main/agents/core/documentation-specialist.md -o .claude/agents/documentation-specialist.md

Notes

Extracted from vijaythecoder/awesome-claude-agents.