Review Docs banner
Exa-Networks Exa-Networks

Review Docs

Documentation community

Description

--- description: Review and improve documentation (docstrings and comments) in a file --- # Documentation Review Command **Instructions:** Review and improve all documentation in the specified file(s) following ExaBGP documentation standards. --- ## Step 1: Read Documentation Standards šŸ“– Read `.claude/DOCUMENTATION_WRITING_GUIDE.md` to understand: - Google-style docstring format - What to document (public APIs, complex functions) - ExaBGP-specific terminology and conventions - Common mista

Installation

Installs to ~/.claude/commands/exa-networks-exabgp-review-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Exa-Networks/exabgp/HEAD/.claude/commands/review-docs.md -o ~/.claude/commands/exa-networks-exabgp-review-docs.md

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

Full documentation available on GitHub

View Source Repository