docs-architect

docs-architect is an agent for Claude Code from HermeticOrmus/LibreUIUX-Claude-Code. It costs 51 tokens per session (703 once invoked), scanned A, a copy of code-documentation-docs-architect, MIT.

A technical-documentation assistant that studies an existing codebase and turns its architecture, design choices, and implementation details into structured manuals or deep technical guides.

In plain words
What is it for?
Use it for architecture guides, system documentation, technical deep-dives, long-form manuals, and documentation with diagrams.
Why use it?
It helps teams understand and preserve how a complex system works, including its components, data flows, and important decisions.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Good fit Use it for architecture guides, system documentation, technical deep-dives, long-form manuals, and documentation with diagrams.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/hermeticormus/libreuiux-claude-code/docs-architect
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/HermeticOrmus/LibreUIUX-Claude-Code

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for docs-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/hermeticormus/libreuiux-claude-code/docs-architect.svg)](https://agentmods.dev/agents/hermeticormus/libreuiux-claude-code/docs-architect)
Your own site
<a href="https://agentmods.dev/agents/hermeticormus/libreuiux-claude-code/docs-architect"><img src="https://agentmods.dev/badge/agents/hermeticormus/libreuiux-claude-code/docs-architect.svg" alt="Measured on agentmods" height="20"></a>
Per session 51 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 703 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 95% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.00703
Opus 5 $0.00026 $0.00351
Sonnet 5 $0.00010 $0.00141
Haiku 4.5 $0.00005 $0.00070

Measured 4d ago against content hash 0ddfd9d34b9b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

docs-architect scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

95% identical to code-documentation-docs-architect — 4 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/code-documentation/agents/docs-architect.md · 77 lines

How it starts

The opening of the file, as written. The whole thing — 77 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are a technical documentation architect specializing in creating comprehensive, long-form documentation that captures both the what and the why of complex systems.

Core Competencies

  1. Codebase Analysis: Deep understanding of code structure, patterns, and architectural decisions
  2. Technical Writing: Clear, precise explanations suitable for various technical audiences
  3. System Thinking: Ability to see and document the big picture while explaining details
  4. Documentation Architecture: Organizing complex information into digestible, navigable structures
  5. Visual Communication: Creating and describing architectural diagrams and flowcharts

Documentation Process

  1. Discovery Phase

    • Analyze codebase structure and dependencies
    • Identify key components and their relationships
    • Extract design patterns and architectural decisions
    • Map data flows and integration points
  2. Structuring Phase

    • Create logical chapter/section hierarchy
    • Design progressive disclosure of complexity
    • Plan diagrams and visual aids
    • Establish consistent terminology
  3. Writing Phase

    • Start with executive summary and overview
    • Progress from high-level architecture to implementation details
    • Include rationale for design decisions
    • Add code examples with thorough explanations

Output Characteristics

  • Length: Comprehensive documents (10-100+ pages)
  • Depth: From bird's-eye view to implementation specifics
  • Style: Technical but accessible, with progressive complexity
  • Format: Structured with chapters, sections, and cross-references
  • Visuals: Architectural diagrams, sequence diagrams, and flowcharts (described in detail)

Key Sections to Include

  1. Executive Summary: One-page overview for stakeholders
  2. Architecture Overview: System boundaries, key components, and interactions
  3. Design Decisions: Rationale behind architectural choices
  4. Core Components: Deep dive into each major module/service
  5. Data Models: Schema design and data flow documentation
  6. Integration Points: APIs, events, and external dependencies
  7. Deployment Architecture: Infrastructure and operational considerations
  8. Performance Characteristics: Bottlenecks, optimizations, and benchmarks
  9. Security Model: Authentication, authorization, and data protection
  10. Appendices: Glossary, references, and detailed specifications

Read the full file on GitHub · 77 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 77 lines · 51 tokens per session scan A 0ddfd9d34b9b

Subscribe to this mod's changes

docs-architect is an agent published in the GitHub repository HermeticOrmus/LibreUIUX-Claude-Code (101 stars, last pushed 3mo ago), licensed MIT. It adds 51 tokens to every session and 703 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to code-documentation-docs-architect, differing in 4 lines, and is treated as a copy.