Armory
Source
Browse
Workflows

doc-generate-2

Automated Documentation Generation

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install doc-generate-2 --cli claude

writes the file to.claude/commands/doc-generate-2.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/doc-generate-2.md

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

What it is

wshobson/agents workflow doc-generate from the documentation-generation plugin. Automated Documentation Generation

When to use it

Automated Documentation Generation

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/documentation-generation/commands/doc-generate.md -o .claude/commands/doc-generate.md

Notes

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