README Documentation Agent
[]()
# README Documentation Agent
## Overview
The README Documentation Agent is an autonomous AI agent that automatically generates comprehensive README documentation from your project information.
It analyzes your codebase and creates complete, professional README files following documentation best practices.
## Getting Started
This agent is designed for autonomous use in Claude Code as a sub-agent.
Follow our [agent setup guide](../../../docs/agent-setup-guide.md) to get started.
For more information on Claude Code sub-agents, see the [official documentation](https://code.claude.com/docs/en/sub-agents).
## When to Use
Use the README Documentation Agent when you want to:
- Create a new README from scratch for any type of project
- Generate professional documentation that follows best practices
- Automatically analyze your codebase to create appropriate documentation
- Ensure your README strikes the right balance between completeness and maintainability
- Save time on documentation tasks through autonomous generation
## Features
- **Autonomous analysis**: Automatically reads and analyzes your codebase, dependencies, and project structure
- **Intelligent outline creation**: Selects appropriate README sections based on your project type and available information
- **Comprehensive generation**: Creates complete README documentation in a single autonomous process
- **Best practices built-in**: Follows established documentation standards and Markdown formatting
- **Adaptive documentation**: Automatically adjusts content and sections based on your project type
- **Balanced approach**: Applies documentation philosophy to avoid over-documentation while ensuring critical information is includedwhen to use it
Community prompt sourced from the open-source GitHub repo ConsciousML/prompt-engineering-hub (Apache-2.0). A "README Documentation Agent" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
ConsciousML/prompt-engineering-hub · Apache-2.0
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions