autodoc-mcp: Agent for Claude Code

.claude/agents/README.md

README is an agent for Claude Code from bradleyfay/autodoc-mcp. It costs 0 tokens per session (615 once invoked), scanned A, original, MIT.

A directory of completed AI-agent specifications for the AutoDocs MCP Server project. Each specification describes a specialized assistant for areas such as planning, architecture, core development, documentation, and the MCP protocol.

In plain words
What is it for?
Use it to find agent specifications for project planning, multi-agent design, business logic, dependency handling, MCP tools and integrations, API documentation, and user onboarding.
Why use it?
It gives the project a clear set of specialized roles instead of asking one agent to handle every kind of work. Developers can see which agent is intended for a particular task.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: mentions Claude Code.

This is bradleyfay/autodoc-mcp's own configuration. It tells Claude Code how to work on autodoc-mcp 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 autodoc-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to bradleyfay/autodoc-mcp. 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/bradleyfay/autodoc-mcp/main/.claude/agents/README.md
Clone the repo
git clone --depth 1 https://github.com/bradleyfay/autodoc-mcp

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 README

README.md
[![agentmods](https://agentmods.dev/badge/agents/bradleyfay/autodoc-mcp/readme.svg)](https://agentmods.dev/agents/bradleyfay/autodoc-mcp/readme)
Your own site
<a href="https://agentmods.dev/agents/bradleyfay/autodoc-mcp/readme"><img src="https://agentmods.dev/badge/agents/bradleyfay/autodoc-mcp/readme.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 615 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.00615
Opus 5 $0.00000 $0.00308
Sonnet 5 $0.00000 $0.00123
Haiku 4.5 $0.00000 $0.00061

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

Security

Grade A, and why

README 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 6d 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/README.md · 69 lines

How it starts

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

Claude Code Agent Specifications

This directory contains fully-implemented agent specifications for the AutoDocs MCP Server project. Each agent is a specialized AI assistant designed to work within Claude Code's multi-agent ecosystem.

Available Agents

🎯 Project Management & Planning

  • project-planning-steward: Project organization expert for creating and maintaining comprehensive project documentation, scope definition, and status tracking within the planning folder structure

🏗️ Architecture & Design

  • agent-design-architect: Meta-agent specialist in designing, analyzing, and optimizing multi-agent systems, agent collaboration patterns, and system architecture

⚙️ Core Development

  • core-services: Expert in core business logic, dependency resolution, documentation processing, and performance optimization for the AutoDocs MCP Server
  • mcp-protocol: Specialist in MCP protocol implementation, tool definitions, server development, and client integrations

📚 Documentation & Content

  • docs-integration: Expert in technical documentation, API documentation, integration guides, and user onboarding materials
  • technical-writer: Specialist in the Diátaxis documentation framework for user-centered documentation design and content strategy

🧪 Testing & Quality

  • testing-specialist: Expert in comprehensive testing strategies, pytest ecosystem, test automation, and quality assurance

🚀 Operations & Product

  • production-ops: Expert in deployment, monitoring, configuration, security, and production readiness
  • product-manager: Expert in product strategy, roadmap prioritization, requirements analysis, and stakeholder coordination

🔗 Workflow Coordination (Advanced)

  • workflow-orchestrator: Meta-cognitive agent for task decomposition and multi-agent workflow coordination
  • context-coordinator: Expert in hierarchical context management and intelligent context sharing across workflows

Agent File Format

Read the full file on GitHub · 69 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. 6d ago First seen · 69 lines · 0 tokens per session scan A 8eb7abee8af8

Subscribe to this mod's changes

README is an agent published in the GitHub repository bradleyfay/autodoc-mcp (1 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 615 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.

Related

Other agents, from other repositories