Documentation & Editorial
These commands help you create, organize, and improve project documentation. They range from generating AI-optimized project context files to splitting large documents into manageable pieces and getting clinical prose or structural reviews.
Project documentation
- /gaia-document-project user-facing Scan the codebase and produce a comprehensive project-documentation.md artifact.
- /gaia-project-context user-facing Generate an AI-optimized project-context.md by aggregating planning artifacts and source metadata.
Document management
- /gaia-shard-doc user-facing Split a large Markdown document into smaller files by section heading.
- /gaia-merge-docs user-facing Merge multiple document shards back into a single file.
- /gaia-index-docs user-facing Generate a linking index for a collection of document files.
- /gaia-summarize user-facing Generate an executive summary of a long document, extracting key decisions and action items.
Editorial reviews
- /gaia-editorial-prose user-facing Clinical copy-editing review flagging ambiguity, redundancy, jargon, passive voice, and tone shifts.
- /gaia-editorial-structure user-facing Structural editing review proposing cuts, merges, splits, and reorders to improve document organization.