← ClaudeAtlas

codexspecchecklistlisted

生成自定义质量检查清单,用于验证需求完整性、清晰性和一致性
Zts0hg/codexspec · ★ 5 · Testing & QA · score 76
Install: claude install-skill Zts0hg/codexspec
# Requirements Quality Checklist Generator ## Constitution Compliance (MANDATORY) **Before generating checklists:** 1. **Check for Constitution File**: Look for `.codexspec/memory/constitution.md` 2. **If Constitution Exists**: - Load and read quality standards and project principles - Use constitution quality standards as baseline for checklist items - Include constitution-specific checklist items where relevant 3. **If No Constitution Exists**: Use general best practices for requirements quality ## 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. ## 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 yo