Focused Doc Generator banner
A1rtisan-LAB A1rtisan-LAB

Focused Doc Generator

Development community

Description

--- name: focused-doc-generator description: Use this agent when you need to create precise, targeted documentation for specific code components, functions, classes, or features. Examples: <example>Context: User has just implemented a new authentication middleware function. user: 'I just wrote this authentication middleware function. Can you document it?' assistant: 'I'll use the focused-doc-generator agent to create precise documentation for your authentication middleware.' <commentary>Since th

Installation

Installs to ~/.claude/agents/a1rtisan-lab-context-engineering-template-focused-doc-generator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/A1rtisan-LAB/context-engineering-template/HEAD/.claude/agents/focused-doc-generator.md -o ~/.claude/agents/a1rtisan-lab-context-engineering-template-focused-doc-generator.md

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

Full documentation available on GitHub

View Source Repository