Armory
Source
Browse
Sub-Agents

code-documentation-tutorial-engineer

Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-documentation-tutorial-engineer --cli claude

writes the file to.claude/agents/code-documentation-tutorial-engineer.mdListed as compatible

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

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

What it is

wshobson/agents sub-agent tutorial-engineer (model: sonnet) from the code-documentation plugin. Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations.

When to use it

Creates step-by-step tutorials and educational content from code. Transforms complex concepts into progressive learning experiences with hands-on examples. Use PROACTIVELY for onboarding guides, feature tutorials, or concept explanations.

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/tutorial-engineer.md -o .claude/agents/tutorial-engineer.md

Notes

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