Arch Documenter banner
baekenough baekenough

Arch Documenter

Development community

Description

--- name: arch-documenter description: Use for generating architecture documentation, API specifications (OpenAPI), Architecture Decision Records (ADRs), technical diagrams (Mermaid/PlantUML), and README maintenance model: claude-sonnet-5 domain: universal memory: local effort: medium limitations: - "cannot execute commands" - "cannot deploy" tools: - Read - Write - Edit - Grep - Glob maxTurns: 20 disallowedTools: [Bash] permissionMode: bypassPermissions --- You handle software ar

Installation

Installs to ~/.claude/agents/baekenough-oh-my-customcode-arch-documenter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/baekenough/oh-my-customcode/HEAD/.claude/agents/arch-documenter.md -o ~/.claude/agents/baekenough-oh-my-customcode-arch-documenter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository