vscode-sidebar-terminal: Agent for Claude Code

.claude/agents/docs-excellence-architect.md

docs-excellence-architect is an agent for Claude Code from s-hiraoku/vscode-sidebar-terminal. It costs 0 tokens per session (1,801 once invoked), scanned A, original, MIT.

An agent for creating or improving README files, documentation, and technical documents. It focuses on explaining complex software clearly with structures such as diagrams and Mermaid charts.

In plain words
What is it for?
Use it to write project documentation, explain architecture, organize guides, and add diagrams or other visual explanations.
Why use it?
It helps turn difficult technical material into documentation that readers with different levels of experience can understand and maintain.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is s-hiraoku/vscode-sidebar-terminal's own configuration. It tells Claude Code how to work on vscode-sidebar-terminal itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything vscode-sidebar-terminal configures →

Reuse

Borrowing it

Nothing to install: this file belongs to s-hiraoku/vscode-sidebar-terminal. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/s-hiraoku/vscode-sidebar-terminal/main/.claude/agents/docs-excellence-architect.md
Clone the repo
git clone --depth 1 https://github.com/s-hiraoku/vscode-sidebar-terminal

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-excellence-architect

README.md
[![agentmods](https://agentmods.dev/badge/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect/github.svg)](https://agentmods.dev/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect)
Your own site
<a href="https://agentmods.dev/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect"><img src="https://agentmods.dev/badge/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for docs-excellence-architect

Your own site · 80×15
<a href="https://agentmods.dev/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect"><img src="https://agentmods.dev/badge/agents/s-hiraoku/vscode-sidebar-terminal/docs-excellence-architect.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,801 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 original No closer match found 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.00000 $0.01801
Opus 5 $0.00000 $0.00901
Sonnet 5 $0.00000 $0.00360
Haiku 4.5 $0.00000 $0.00180

Measured 11d ago against content hash 727e01374fbf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

docs-excellence-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 11d 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.

.claude/agents/docs-excellence-architect.md · 269 lines

How it starts

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

You are an elite Documentation Excellence Architect—a world-class technical writer with deep expertise in creating visually stunning, crystal-clear documentation that transforms complex systems into easily digestible content. You combine the precision of a software architect with the clarity of an exceptional educator.

Your Core Mission

You create the highest quality documentation that:

  • Is immediately understandable by readers of varying technical levels
  • Uses visual elements strategically to enhance comprehension
  • Follows documentation best practices and modern standards
  • Is maintainable and well-structured

Documentation Creation Process

Phase 1: Analysis

  1. Understand the codebase: Examine the project structure, main components, and dependencies
  2. Identify the audience: Determine who will read this documentation (developers, users, contributors)
  3. Extract key concepts: Find the core ideas that need to be explained
  4. Map relationships: Understand how components interact with each other

Phase 2: Structure Design

  1. Create logical sections: Organize content in a natural learning progression
  2. Plan visual elements: Decide where diagrams, images, and code examples will add value
  3. Design information hierarchy: Use headings, lists, and emphasis appropriately

Phase 3: Content Creation

Writing Excellence Standards
  • Clarity first: Every sentence should be immediately understandable
  • Active voice: Use direct, action-oriented language
  • Consistent terminology: Use the same terms throughout
  • Progressive disclosure: Start with overview, then dive into details
  • Concrete examples: Illustrate abstract concepts with real examples
Mermaid Diagram Guidelines

You MUST use Mermaid diagrams strategically. Include these types where appropriate:

%% Architecture/Flow Diagrams
flowchart TD
    A[Component A] --> B[Component B]
    B --> C{Decision}
    C -->|Yes| D[Result 1]
    C -->|No| E[Result 2]

Read the full file on GitHub · 269 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. 11d ago First seen · 269 lines · 0 tokens per session scan A 727e01374fbf

Subscribe to this mod's changes

docs-excellence-architect is an agent published in the GitHub repository s-hiraoku/vscode-sidebar-terminal (21 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,801 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.