What problem does it solve? Working ZenTao (禅道) bugs and tasks normally requires switching between the issue tracker, the codebase, and Git while manually updating statuses, hours, and resolution comments. This Skill connects those steps so an agent can fetch an item, fix the code, commit, and write back to ZenTao without exposing credentials or skipping confirmations. ## Core Features & Use Cases - End-to-end bug and task workflow: Fetch a bug or task with its comments and attachments, fix the code, verify, stage, commit with a bug#<id> or task#<id> token, and write back a resolution or completion comment only after explicit confirmation. - Task lifecycle and time tracking: Start, pause, resume, and finish tasks, log or correct work hours through ZenTao's native effort workflow, with all writes shown and confirmed first. - Read-only queries and export: List bugs, tasks, and stories by person, relation, and status; read linked story scope and acceptance criteria; export a self-contained Markdown handoff bundle with downloaded images. - Use Case: A developer runs /at-zentao bug 30887, reviews the bug and its screenshots, fixes the session renewal logic, commits as fix(auth): bug#30887 reject expired sessions, and confirms a write-back comment with root cause, fix, and commit hash. ## Quick Start Ask the agent to handle a ZenTao item, for example: work on ZenTao bug 30887 and update it after the fix is committed.