This connects Claude to ZenTao's RESTful API v2.0 so you can manage projects, products, sprints, stories, bugs, tasks, and test cases without leaving the terminal. It handles authentication with token caching, walks you through required fields when creating items, and automatically fetches current data before updates so you don't accidentally overwrite fields. Covers 20 modules including epics, requirements, releases, feedback, and tickets. The source includes detailed enum values for bug resolutions, story close reasons, and test task types. One heads up: the documentation explicitly warns to always set the grade field when creating stories because some ZenTao instances default it to zero and break the UI labels. Built by the ZenTao team themselves.
npx skills add https://github.com/easysoft/zentao-skills --skill zentao-api