This connects Claude to TAPD's agile project management platform through a Python CLI with 43 commands covering stories, bugs, tasks, iterations, test cases, wikis, and timesheets. You can query, create, and update work items, link stories to bugs, manage comments and attachments, and even send enterprise WeChat notifications. Authentication works via personal access token or API credentials. The image handling is thoughtful: when you fetch story details, it automatically parses description images and generates temporary download URLs that last about 5 minutes. If you're running agile workflows on TAPD and want Claude to read backlogs, triage bugs, or update work item statuses without leaving the conversation, this covers the full API surface.
npx skills add https://github.com/abcfed/claude-marketplace --skill tapd