eng-design-review

Installation
SKILL.md

Design Document Review

Full workflow for reviewing a design doc or RFC: fetch → analyze → draft comments → review with user → post → surface unanswered threads.

Invoke With

/doc-review <confluence_url_or_page_id>
/doc-review <confluence_url_or_page_id> --focus "partitioning,autovacuum"
/doc-review --threads-only <confluence_url_or_page_id>
  • Omit URL to review a doc already in context (pasted markdown).
  • --focus scopes analysis to specific topics.
  • --threads-only skips analysis and goes straight to Phase 4 (surface open threads).

Phase 1 — Fetch Document

Installs
1
GitHub Stars
8
First Seen
Jun 3, 2026
eng-design-review — tstapler/dotfiles