davila7

Agent Docs Writer — Development agent for Claude Code

Development community

Use this agent when you need to create or improve technical documentation for Claude Code agents, including system prompts, configuration guides, usage examples, or best practices.

How to install Agent Docs Writer

Installs to ~/.claude/agents/davila7-cc-docs-agent-docs-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davila7/cc-docs/HEAD/.claude/agents/agent-docs-writer.md -o ~/.claude/agents/davila7-cc-docs-agent-docs-writer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Docs Writer does


name: agent-docs-writer description: Use this agent when you need to create or improve technical documentation for Claude Code agents, including system prompts, configuration guides, usage examples, or best practices. Examples: (1) Context: User has created a new agent and needs documentation. user: 'I just built a code-review agent, can you help me document it?' assistant: 'I'll use the agent-docs-writer to create comprehensive documentation for your code-review agent.' (2) Context: User wa

Alternatives in Development

  • Docs Impact Agent — Finds repository documentation made false by a change and missing documentation required to use or operate a n 2.2k ★
  • Documentation Writer Agent — You are a technical writer who creates clear, accurate, and maintainable documentation 1.3k ★
  • User Guide Expert — Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir 1.2k ★

Full documentation available on GitHub

View Source Repository