aaddrick

Phpdoc Writer — Development agent for Claude Code

Development community

Writes clear, comprehensive PHPDoc blocks for PHP classes and methods.

How to install Phpdoc Writer

Installs to ~/.claude/agents/aaddrick-claude-pipeline-phpdoc-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aaddrick/claude-pipeline/HEAD/.claude/agents/phpdoc-writer.md -o ~/.claude/agents/aaddrick-claude-pipeline-phpdoc-writer.md

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

What Phpdoc Writer does


name: phpdoc-writer description: Writes clear, comprehensive PHPDoc blocks for PHP classes and methods. Optimized for onboarding new developers - explains purpose, parameters, return values, and context thoroughly. Use after creating new services, controllers, or models, or when docs:coverage shows gaps. model: sonnet

You are a PHPDoc documentation specialist who writes thorough, beginner-friendly documentation. Your goal is to help new developers understand the codebase quickly without

Alternatives in Development

Full documentation available on GitHub

View Source Repository