1.1 KiB
1.1 KiB
description, argument-hint, allowed-tools
| description | argument-hint | allowed-tools | ||||||
|---|---|---|---|---|---|---|---|---|
| Review core project documents for consistency with fixed decisions |
|
|
/review-project-docs
Review project documents for contradictions, stale decisions, and missing constraints.
Arguments
The user invoked this command with: $ARGUMENTS
Workflow
- Read
PLAN.mdandPROGRESS.md. - Read the requested document scope, defaulting to
AGENTS.md,PRD.md,ARCHITECTURE.md, anddocs/KNOWLEDGEBASE.md. - Check for contradictions against fixed decisions: MinerU 3.1.0 only, local-only, direct CLI execution, CLI-internal temporary local
mineru-apiallowed, no--api-urlor remote API path, Python 3.12, uv, Obsidian Markdown, metadata JSON, and.report.md. - Report findings first with file and line references.
- If edits are requested, make only surgical documentation changes and update
PROGRESS.md.
Guardrails
- Do not add speculative features, alternate engines, web UI, cloud OCR, or manual review queues.
- Do not rewrite unrelated prose while fixing one inconsistency.