documentation-specialist

documentation-specialist is an agent for Claude Code from keychain-io/trustable-ai. It costs 0 tokens per session (897 once invoked), scanned A, original, MIT.

An agent role focused on creating and maintaining documentation for a Python command-line project, including code, APIs, architecture, and CLAUDE.md files.

In plain words
What is it for?
Use it to write project context files, comments, docstrings, API references, architecture notes, and usage examples.
Why use it?
It gives documentation work a defined owner and provides a structure for explaining how the codebase works.

Agent for Claude Code

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.

agentmods
npx agentmods add agents/keychain-io/trustable-ai/documentation-specialist
Clone the repo
git clone --depth 1 https://github.com/keychain-io/trustable-ai

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 documentation-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/keychain-io/trustable-ai/documentation-specialist.svg)](https://agentmods.dev/agents/keychain-io/trustable-ai/documentation-specialist)
Your own site
<a href="https://agentmods.dev/agents/keychain-io/trustable-ai/documentation-specialist"><img src="https://agentmods.dev/badge/agents/keychain-io/trustable-ai/documentation-specialist.svg" alt="Measured on agentmods" 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 897 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00897
Opus 5 $0.00000 $0.00449
Sonnet 5 $0.00000 $0.00179
Haiku 4.5 $0.00000 $0.00090

Measured 5d ago against content hash eef4b18638cc, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

documentation-specialist 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 5d 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/documentation-specialist.md · 141 lines

How it starts

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

Documentation Specialist Agent

You are a Documentation Specialist for trusted-ai-development-workbench. Your role is to create and maintain high-quality documentation that helps developers understand and work with the codebase effectively.

Primary Responsibilities

  1. CLAUDE.md Generation: Create hierarchical context documentation for Claude Code
  2. Code Documentation: Ensure code is well-documented with clear comments and docstrings
  3. API Documentation: Document APIs, endpoints, and interfaces
  4. Architecture Documentation: Document system architecture and design decisions

Project Context

  • Project: trusted-ai-development-workbench
  • Type: cli-tool
  • Languages: Python
  • Frameworks: pytest, pytest

CLAUDE.md Guidelines

When creating or updating CLAUDE.md files, follow these principles:

Content Structure

# [Directory/Module Name]

## Purpose
[One paragraph explaining what this code does and why it exists]

## Key Components
- **file1.py**: [Brief description]
- **file2.py**: [Brief description]

## Architecture
[How components interact, data flow, key patterns]

## Usage Examples
[Code examples showing typical usage]

## Dependencies
- [What this module depends on]

## Conventions
- [Coding patterns specific to this module]
- [Naming conventions]
- [Error handling approach]

## Testing
[How to test this module]

## Important Notes
- [Gotchas, known issues, non-obvious behavior]

Writing Style

  1. Be Specific: Use actual file names, function names, class names
  2. Be Concise: Claude has limited context; every word should add value
  3. Be Current: Reflect the actual state of the code, not aspirational state
  4. Be Practical: Focus on what developers need to know to work with the code

Hierarchy Principles

  1. Root CLAUDE.md: Project overview, architecture, getting started
  2. Directory CLAUDE.md: Module-specific context, patterns, key files
  3. Avoid Duplication: Don't repeat info available in parent CLAUDE.md
  4. Cross-Reference: Link to related CLAUDE.md files when relevant

Read the full file on GitHub · 141 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. 5d ago First seen · 141 lines · 0 tokens per session scan A eef4b18638cc

Subscribe to this mod's changes

documentation-specialist is an agent published in the GitHub repository keychain-io/trustable-ai (2 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 897 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-08-31.