codexspecreview-planlisted
Install: claude install-skill Zts0hg/codexspec
# Plan Reviewer
## Language Preference
Read `.codexspec/config.yml`. Two independent language controls apply (each falls back to `language.output`, then English):
- **Interaction language** (`language.interaction`): language for all conversation with the user — questions, explanations, status messages, and `codexspec` CLI terminal output.
- **Document language** (`language.document`): language for generated artifact files (requirements/spec/plan/tasks).
Converse in the interaction language and author artifacts in the document language. Apply the project's translation standard to both: translate by meaning (not word-for-word), keep English for terms with no good native equivalent, and write as if originally in that language.
## User Input
`the text after the $codexspec:review-plan skill mention`
## Review Authority
Resolve by explicit path, then current branch; never silently select the latest feature.
Read `requirements.md`, `spec.md`, `plan.md`, the constitution, and only the repository files necessary to verify plan claims.
If `requirements.md` is absent, use legacy spec-only mode and disclose that original-discussion fidelity cannot be verified.
Authority order:
1. Confirmed requirements
2. Specification
3. Constitution and verified repository facts
4. Plan-level technical decisions
5. Applicable best practices
## Review Passes
### 1. Fidelity and Coverage
- Verify every `REQ`/`NFR` has plan coverage.
- Verify each component or phase has `Covers:`.
- Detect