Improve Doc banner
peterquiel peterquiel

Improve Doc

Documentation community

Description

--- description: Improve documentation with specific guidelines and precision - call {file} {prompt} arguments: - name: file description: The documentation file to improve (relative path) required: true - name: prompt description: Specific improvement instructions or focus area required: true --- **File to improve:** `{{file}}` **Improvement focus:** {{prompt}} ## Phase 1: Understand Context 1. Read `CLAUDE.md` for project documentation conventions, available agents, doc s

Installation

Installs to ~/.claude/commands/peterquiel-claude-ape-setup-improve-doc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/peterquiel/claude-ape-setup/HEAD/.claude/commands/improve-doc.md -o ~/.claude/commands/peterquiel-claude-ape-setup-improve-doc.md

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

Full documentation available on GitHub

View Source Repository