Armory
Source
Browse
Sub-Agents

code-documentation-docs-architect

Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-documentation-docs-architect --cli claude

writes the file to.claude/agents/code-documentation-docs-architect.mdListed as compatible

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

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

What it is

wshobson/agents sub-agent docs-architect (model: sonnet) from the code-documentation plugin. Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives.

When to use it

Creates comprehensive technical documentation from existing codebases. Analyzes architecture, design patterns, and implementation details to produce long-form technical manuals and ebooks. Use PROACTIVELY for system documentation, architecture guides, or technical deep-dives.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/code-documentation/agents/docs-architect.md -o .claude/agents/docs-architect.md

Notes

Extracted from wshobson/agents. Plugin: code-documentation.