Armory
Source
Browse
Sub-Agents

c4-component

Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install c4-component --cli claude

writes the file to.claude/agents/c4-component.mdListed as compatible

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

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

What it is

wshobson/agents sub-agent c4-component (model: sonnet) from the c4-architecture plugin. Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.

When to use it

Expert C4 Component-level documentation specialist. Synthesizes C4 Code-level documentation into Component-level architecture, defining component boundaries, interfaces, and relationships. Creates component diagrams and documentation. Use when synthesizing code-level documentation into logical components.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/c4-architecture/agents/c4-component.md -o .claude/agents/c4-component.md

Notes

Extracted from wshobson/agents. Plugin: c4-architecture.