What problem does it solve?
Document reviews are often manual, inconsistent, and time-consuming. This skill provides a Codex-assisted workflow to assess markdown documents (tech specs, design docs, API references) for clarity, accuracy, and completeness.
Core Features & Use Cases
- Codex-assisted reviews for architecture, completeness, and accuracy of Markdown documents
- Tech-spec verification and doc refactoring to improve clarity and consistency
- Gate-based workflow with actionable recommendations and looped revisions
- Use Case: Review a new tech spec with /codex-review-doc to identify must-fix items, then loop revisions using /codex-review-doc --continue <threadId> until mergeable
- Commands: /codex-review-doc, /review-spec, /doc-refactor, /update-docs
Quick Start
Run /codex-review-doc to auto-detect Markdown docs requiring review, start the Codex MCP review flow, and follow the gate to final mergeable status.