Armory
Source
Browse
Workflows

c4-architecture

Generate comprehensive C4 architecture documentation (Context, Container, Component, Code) for a codebase using bottom-up analysis and four coordinated C4 agents.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install c4-architecture --cli claude

writes the file to.claude/commands/c4-architecture.mdListed as compatible

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

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

What it is

wshobson/agents workflow c4-architecture from the c4-architecture plugin. Generate comprehensive C4 architecture documentation (Context, Container, Component, Code) for a codebase using bottom-up analysis and four coordinated C4 agents.

When to use it

Generate comprehensive C4 architecture documentation (Context, Container, Component, Code) for a codebase using bottom-up analysis and four coordinated C4 agents.

How to install / invoke

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

Notes

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