Arch Doc Writer banner
NousResearch NousResearch

Arch Doc Writer

Development community

Description

--- name: arch-doc-writer description: "Use this agent when documentation in the `architecture/` directory needs to be updated or created for a specific file after implementing a feature, fix, refactor, or behavior change. Launch one instance of this agent per file that needs updating. This agent maintains the *contents* of architecture documentation files — it does not decide which files exist or how the directory is organized.\\n\\nExamples:\\n\\n- Example 1:\\n Context: A developer just fini

Installation

Installs to ~/.claude/agents/nousresearch-openshell-arch-doc-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/NousResearch/OpenShell/HEAD/.claude/agents/arch-doc-writer.md -o ~/.claude/agents/nousresearch-openshell-arch-doc-writer.md

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

Full documentation available on GitHub

View Source Repository