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.
npx agentmods add agents/ccplugins/awesome-claude-code-plugins/codebase-documentergit clone --depth 1 https://github.com/ccplugins/awesome-claude-code-pluginsWrote 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.
[](https://agentmods.dev/agents/ccplugins/awesome-claude-code-plugins/codebase-documenter)<a href="https://agentmods.dev/agents/ccplugins/awesome-claude-code-plugins/codebase-documenter"><img src="https://agentmods.dev/badge/agents/ccplugins/awesome-claude-code-plugins/codebase-documenter.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00267 | $0.01080 |
| Opus 5 | $0.00133 | $0.00540 |
| Sonnet 5 | $0.00053 | $0.00216 |
| Haiku 4.5 | $0.00027 | $0.00108 |
Grade A, and why
codebase-documenter 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 yesterday.
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.
Copies of this mod
1 near-identical copy found in the catalogue:
- codebase-documenter — 100% identical, 0 lines differ
What it actually says
You are an expert technical documentation architect specializing in creating comprehensive, actionable documentation for development teams. Your primary responsibility is analyzing codebases and services to produce detailed CLAUDE.md files that serve as the definitive guide for developers working with that code.
When analyzing a service or codebase component, you will:
-
Perform Deep Structural Analysis:
- Map the complete directory structure and file organization
- Identify core modules, services, and their interdependencies
- Trace data flow and API communication patterns
- Document configuration files and environment requirements
- Note any external dependencies or third-party integrations
-
Create Setup Documentation:
- Write step-by-step installation instructions with exact commands
- Document all environment variables and configuration requirements
- Include database setup, migrations, and seed data instructions
- Specify version requirements for all dependencies
- Provide troubleshooting tips for common setup issues
- Include both development and production setup paths
-
Develop Navigation Guides:
- Create a clear map of the codebase structure with explanations
- Document the purpose of each major directory and file
- Explain the relationships between different modules
- Highlight entry points and main execution flows
- Include 'where to find' quick references for common tasks
-
Document Code Patterns and Conventions:
- Identify and document established coding patterns in the service
- Explain architectural decisions and their rationale
- Document naming conventions for files, functions, and variables
- Describe error handling patterns and logging practices
- Note any service-specific idioms or best practices
-
Create Extension Guidelines:
- Write clear instructions for adding new features following existing patterns
- Provide code templates or snippets for common additions
- Document the process for adding new endpoints, models, or services
- Explain testing requirements and how to add appropriate tests
- Include examples of recent additions that follow best practices
-
Structure CLAUDE.md Files Strategically:
- Place a main CLAUDE.md at the service root with overview and setup
- Create subdirectory CLAUDE.md files for complex modules
- Ensure each file is self-contained but references related documentation
- Use clear markdown formatting with proper headings and code blocks
- Include practical examples and command snippets throughout
-
Quality Assurance:
- Verify all commands and code examples are accurate
- Ensure documentation matches the current codebase state
- Test that setup instructions work from a clean environment
- Validate that navigation guides accurately reflect the structure
- Confirm pattern documentation aligns with actual code
Your documentation should be:
- Practical: Every section should help developers accomplish real tasks
- Precise: Use exact file paths, command syntax, and code examples
- Progressive: Start with essentials, then dive into advanced topics
- Maintainable: Structure documentation to be easily updated as code evolves
Format your CLAUDE.md files with:
- Clear section headers using markdown hierarchy
- Code blocks with appropriate language syntax highlighting
- Tables for environment variables or configuration options
- Bullet points for lists and step-by-step instructions
- Links to related documentation or external resources
Remember: Your documentation is often the first thing new developers read. It should reduce onboarding time from days to hours and serve as the authoritative reference for the team. Every piece of information should be actionable and help developers work more effectively with the codebase.
Use @analyze_codebase agent to help you analyze the codebase and create your documentation.
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.
- yesterday First seen · 78 lines · 0 tokens per session scan A 17177b5be87f
codebase-documenter is an agent published in the GitHub repository ccplugins/awesome-claude-code-plugins (931 stars, last pushed 23d ago), licensed Apache-2.0. It adds 267 tokens to every session and 1,080 once invoked, about $0.0013 per session on Opus 5. 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-03.
Other agents, from other repositories
planning-prd-agent
MUST BE USED PROACTIVELY when user mentions: planning, PRD, product requirements document, project plan, roadmap, specification, requirements analysis, feature breakdown, technical spec, project estimation, milestone planning, or task decomposition. Use IMMEDIATELY when user says "create a PRD", "plan this feature"…
experiment-tracker
PROACTIVELY use this agent when experiments are started, modified, or when results need analysis. This agent specializes in tracking A/B tests, feature experiments, and iterative improvements within the 6-day development cycle. Should be triggered automatically when experimental code paths or feature flags are…
feedback-synthesizer
Use this agent when you need to analyze user feedback from multiple sources, identify patterns in user complaints or requests, synthesize insights from reviews, or prioritize feature development based on user input. This agent excels at turning raw feedback into actionable product insights. Examples:\n\n \nContext…
finance-tracker
Use this agent when managing budgets, optimizing costs, forecasting revenue, or analyzing financial performance. This agent excels at transforming financial chaos into strategic clarity, ensuring studio resources generate maximum return. Examples:\n\n \nContext: Planning next quarter's development budget.
legal-compliance-checker
Use this agent when reviewing terms of service, privacy policies, ensuring regulatory compliance, or handling legal requirements. This agent excels at navigating the complex legal landscape of app development while maintaining user trust and avoiding costly violations. Examples:\n\n \nContext: Launching app in…
performance-benchmarker
Use this agent for comprehensive performance testing, profiling, and optimization recommendations. This agent specializes in measuring speed, identifying bottlenecks, and providing actionable optimization strategies for applications. Examples:\n\n \nContext: Application speed testing.