This is a read-only analysis tool for Chinese project documentation that runs after you've generated your spec, plan, and tasks files. It cross-checks all three artifacts for inconsistencies, duplicate requirements, vague acceptance criteria, and gaps in task coverage. The skill also validates against a project constitution file to catch principle violations early. You get a structured markdown report with severity ratings, coverage metrics, and remediation suggestions, but nothing gets modified automatically. Use this before implementation when you want to catch planning errors like unmapped requirements, conflicting tech stack choices, or tasks that reference undefined components. It's designed to stay under token limits by loading only essential context and capping findings at 50 items.
npx skills add https://github.com/forztf/open-skilled-sdd --skill speckit-analyze-zh