← ClaudeAtlas

codexspecreview-codelisted

将所选变更作为严格缺陷门禁进行审查,或使用 --audit 审计路径
Zts0hg/codexspec · ★ 5 · Code & Development · score 76
Install: claude install-skill Zts0hg/codexspec
# Change Review Coordinator ## 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, including review reports. - **Document language** (`language.document`): language for generated artifact files. Write the human report in the interaction language. Keep result-envelope field names and enum values in English exactly as specified below. ## Expression Standard **IMPORTANT**: Everything this command produces — documents, reviews, reports, commit messages, diagnostics, and replies — is written for a reader who cannot see your working context. Apply the rules below to every artifact and message you output: - **Write for the reader at hand-off.** Every reference must resolve without access to this session: no session-only identifiers or section numbers, no narration of what changed during the conversation, no arguments with absent reviewers. State current reality and cite committed, reachable sources. - **Preserve every proposition.** Before summarizing or trimming, list the facts a passage carries: actors, conditions, ordering, modalities (must, never), negative guarantees, and consequences. Remove only reasoning transcripts, repetition, and decoration. Shorter is not clearer if any fact is lost. - **State what the surface requires.** Diagnostics name what failed, which rule was violated, a