studyzystudyzyCommunityยท1 Agent Skills Included

tapd-ai-cli

Manage TAPD stories, bugs, and tasks from the command line

Manages TAPD projects directly from the terminal: list, create, and update stories, bugs, tasks, iterations, wikis, and timesheets. Eliminates slow web UI clicking with compact JSON output optimized for minimal token usage. Supports advanced filters, short IDs, URL lookups, and one-command setup files for popular coding assistants.
npx skills add studyzy/tapd-ai-cli --all -g -y
Available:

Tells the coding agent how this Go CLI is structured, how to build and test it, and the conventions to follow when extending or fixing TAPD commands.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install tapd-ai-cli?โ–ผ

Run `npx skills add studyzy/tapd-ai-cli --all -g -y` in your terminal to install everything globally.

What can I do with tapd-ai-cli?โ–ผ

You can list, create, and update TAPD stories, bugs, tasks, iterations, wikis, comments, and timesheets directly from the command line without opening the web interface.

How do I authenticate with TAPD?โ–ผ

Run `tapd auth login --access-token <your_token>` or set the TAPD_ACCESS_TOKEN environment variable; API user and password authentication is also supported.

Does tapd-ai-cli work with Claude Code and Cursor?โ–ผ

Yes. Run `tapd skill init` to generate a SKILL.md instruction file for Claude Code, Cursor, Windsurf, Codex, and other popular coding assistants.

Can I filter TAPD items with advanced queries?โ–ผ

Yes. Every list command supports repeatable --filter flags with operators like LIKE, EQ, and date ranges, working on both standard and custom fields.

Related Repositories in Product & Management

View All in Product & Managementโ†’