Docs Howto Agent banner
jawhnycooke jawhnycooke

Docs Howto Agent

Project Management community

Description

--- name: docs-howto-agent version: v1.0.0 author: Jawhny Cooke last_updated: 2025-08-07 description: MUST BE USED when creating task-oriented documentation for competent users solving specific problems. This agent specializes exclusively in creating goal-focused how-to guides that provide practical directions for accomplishing real-world tasks. Creates reliable, efficient solutions with troubleshooting for users who know the basics. model: sonnet color: blue tools: Read, Write, Edit, MultiEdit,

Installation

Installs to ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-howto-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jawhnycooke/advanced-claude-code-patterns/HEAD/.claude/agents/docs-howto-agent.md -o ~/.claude/agents/jawhnycooke-advanced-claude-code-patterns-docs-howto-agent.md

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

Full documentation available on GitHub

View Source Repository