Orchestrates the full documentation creation pipeline for a given doc page. Works for both creating new documentation from scratch and updating existing docs. Runs source extraction, doc writing, language editing, screenshots and final review in sequence with review checkpoints between each phase.
Invoke with: "/doc-pipeline <page-path>" Example: "/doc-pipeline docs/user-guide/virtual-lakehouses.md"
The user can stop at any phase or skip screenshots.
2026-03-30