Skip to content
BeClaude

codebase-documenter

636Community RegistryGeneralby Anand Tyagi

Use this agent when you need to analyze a service or codebase component and create comprehensive documentation in CLAUDE.md files. This agent should be invoked after implementing new services, major refactoring, or when documentation needs updating to reflect the current codebase structure. Examples: <example>Context: The user has just implemented a new authentication service and wants to document it properly. user: 'I just finished implementing the auth service, can you document how it works?' assistant: 'I'll use the codebase-documenter agent to analyze the authentication service and create detailed documentation in CLAUDE.md' <commentary>Since the user has completed a service implementation and needs documentation, use the Task tool to launch the codebase-documenter agent to create comprehensive CLAUDE.md documentation.</commentary></example> <example>Context: The user wants to ensure a newly added API module is properly documented for the team. user: 'We need documentation for the new payment processing API I just added' assistant: 'Let me use the codebase-documenter agent to analyze the payment processing API and create proper documentation' <commentary>The user needs documentation for a new API module, so use the codebase-documenter agent to create CLAUDE.md files with setup instructions and architectural notes.</commentary></example>

First seen 4/17/2026

Summary

The studio-coach agent acts as an elite performance coach for multi-agent systems, ensuring all agents operate at peak performance, stay coordinated, and maintain motivation.

  • It is automatically triggered during complex projects, agent confusion, or pre-sprint preparations to optimize team dynamics and output quality.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/codebase-documenter.md

3
Invoke with @agent-name
@codebase-documenter

Use Cases

Coordinate multiple agents at the start of a complex project to ensure alignment and clear role definitions.
Refocus and motivate an agent that is stuck or producing subpar results by providing strategic guidance.
Prepare the agent team mentally and strategically before a major sprint or high-stakes launch.
Celebrate wins and capture learnings after a successful project milestone to institutionalize best practices.
Analyze failures or setbacks to extract actionable lessons and prevent future issues.
Maintain team morale and composure during high-pressure deadlines or challenging tasks.

Usage Examples

1

/studio-coach We need to build a viral TikTok app in 2 weeks. Coordinate all agents and keep us on track.

2

/studio-coach Agent is stuck on trend identification. Help refocus and elevate the approach.

3

/studio-coach Tomorrow we start the 6-day sprint for our biggest project. Prepare the team for peak performance.

View source on GitHub
refactoringdocumentationapiagentsubagent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is codebase-documenter?

The studio-coach agent acts as an elite performance coach for multi-agent systems, ensuring all agents operate at peak performance, stay coordinated, and maintain motivation. It is automatically triggered during complex projects, agent confusion, or pre-sprint preparations to optimize team dynamics and output quality.

How to install codebase-documenter?

To install codebase-documenter: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/codebase-documenter.md. Finally, @codebase-documenter in Claude Code.

What is codebase-documenter best for?

codebase-documenter is a agent categorized under General. It is designed for: refactoring, documentation, api, agent, subagent. Created by Anand Tyagi.

What can I use codebase-documenter for?

codebase-documenter is useful for: Coordinate multiple agents at the start of a complex project to ensure alignment and clear role definitions.; Refocus and motivate an agent that is stuck or producing subpar results by providing strategic guidance.; Prepare the agent team mentally and strategically before a major sprint or high-stakes launch.; Celebrate wins and capture learnings after a successful project milestone to institutionalize best practices.; Analyze failures or setbacks to extract actionable lessons and prevent future issues.; Maintain team morale and composure during high-pressure deadlines or challenging tasks..