Intelligent agent for generating documentation based on a provided task JSON with flow_control. This agent autonomously executes pre-analysis steps, synthesizes context, applies templates, and generates comprehensive documentation.
$curl -o .claude/agents/doc-generator.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/doc-generator.mdInstalls into the current project.
Install doc-generator by running `curl -o .claude/agents/doc-generator.md https://raw.githubusercontent.com/zhao-wuyan/ccw-command-explorer/HEAD/.claude/agents/doc-generator.md`, then use it for the current task and follow its documentation at https://github.com/zhao-wuyan/ccw-command-explorer.