project-documenter

project-documenter is an agent for Claude Code from asleekgeek/claude-multiagent-catalogue. It costs 51 tokens per session (2,908 once invoked), scanned C, original, no licence file.

A project documentation generator that discovers a project's technologies, structure, and architecture, then produces Markdown, draw.io diagrams, PNG images, and Word documents. Draw.io is a diagramming format and tool used to represent systems visually.

In plain words
What is it for?
Use it to create technical documentation, architecture diagrams, image exports, and .docx project reports.
Why use it?
It helps document an unfamiliar or existing project without manually reconstructing its architecture and technology stack.

Agent for Claude Code

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

Good fit Use it to create technical documentation, architecture diagrams, image exports, and .docx project reports.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/asleekgeek/claude-multiagent-catalogue/project-documenter
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/asleekgeek/claude-multiagent-catalogue

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 project-documenter

README.md
[![agentmods](https://agentmods.dev/badge/agents/asleekgeek/claude-multiagent-catalogue/project-documenter/github.svg)](https://agentmods.dev/agents/asleekgeek/claude-multiagent-catalogue/project-documenter)
Your own site
<a href="https://agentmods.dev/agents/asleekgeek/claude-multiagent-catalogue/project-documenter"><img src="https://agentmods.dev/badge/agents/asleekgeek/claude-multiagent-catalogue/project-documenter/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 project-documenter

Your own site · 80×15
<a href="https://agentmods.dev/agents/asleekgeek/claude-multiagent-catalogue/project-documenter"><img src="https://agentmods.dev/badge/agents/asleekgeek/claude-multiagent-catalogue/project-documenter.svg" alt="Reviewed on agentmods" width="80" 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 2,908 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00051 $0.02908
Opus 5 $0.00026 $0.01454
Sonnet 5 $0.00010 $0.00582
Haiku 4.5 $0.00005 $0.00291

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

Security

Grade C, and why

project-documenter scanned grade C with 1 finding 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 9d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- External system -->
agents/project-documenter.md · 292 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 9d ago First seen · 292 lines · 51 tokens per session scan C ba39ddd47166

Subscribe to this mod's changes

project-documenter is an agent published in the GitHub repository asleekgeek/claude-multiagent-catalogue (2 stars, last pushed 3mo ago), with no licence file. It adds 51 tokens to every session and 2,908 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

document-generator-expert

Provides expert document generation capability for creating professional technical and business documents. Produces comprehensive assessments, feature specifications, analysis reports, process documentation, and custom documents. Use proactively when generating any type of structured documentation including…

giuseppe-trisciuoglio/developer-kit · 61 tokens

spec-reviewer

Use this agent to run a full convention-compliance review across an entire openEHR specification document (the master.adoc + all masterNN-.adoc chapters + manifest.json) in a specifications-XX repository, returning a structured findings report. Dispatch it for whole-document or pre-release reviews where reading every…

openEHR/ai-plugins · 272 tokens

xref-auditor

Use this agent to audit cross-references in openEHR specification documents — collecting every {openehr} Asciidoctor attribute and > reference, verifying each attribute is defined in the shared reference files, and (when web access is available) confirming that cross-spec deep-link anchors actually exist in the target…

openEHR/ai-plugins · 302 tokens

RPI Researcher

Research subagent for the RPI Orchestrator. Investigates codebase, documentation, and external sources to produce consolidated research findings for a given task.

AndyElessar/skills · 36 tokens

sql-developer

Use this agent when the user explicitly requests help with SQL Server or T-SQL development tasks. This includes writing queries, creating stored procedures, optimizing performance, analyzing execution plans, or reviewing SQL code. Context: User is starting a new database project and needs help with queries. user…

hmohamed01/claude-code-plugins · 385 tokens

powershell-developer

Use this agent when the user explicitly requests help with PowerShell development tasks. This includes writing PowerShell scripts, creating modules, building Windows Forms/WPF GUIs, working with PowerShell Gallery, or reviewing PowerShell code. Context: User is starting a new PowerShell project and needs help setting…

hmohamed01/claude-code-plugins · 390 tokens