This is a Chinese language task generator for the speckit workflow system. It reads your design docs (spec.md, plan.md, data-model.md, contracts) and outputs a structured tasks.md with checklist items organized by user story. Each task gets an ID, optional parallel tag, story label, and exact file path. The output follows a phased approach: setup, foundation work, then one phase per user story in priority order. Tests are only generated when explicitly requested. The real value is in how it maps entities and endpoints back to specific user stories so you can ship incremental, independently testable features. If you're working in Chinese and using speckit's documentation structure, this automates the grunt work of breaking features into actionable tasks.
npx skills add https://github.com/forztf/open-skilled-sdd --skill speckit-tasks-zh