From aidd-pm
Reads ticket details from the configured ticketing tool using auto-detected branch names or user-provided IDs. Read-only: no updates, comments, or transitions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aidd-pm:01-ticket-infoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Reads ticket details from the configured ticketing tool. Read-only and tool-agnostic.
Reads ticket details from the configured ticketing tool. Read-only and tool-agnostic.
| # | Action | Role | Input |
|---|---|---|---|
| 01 | ticket-info | Resolve ticket id, query the configured tool, display fields | ticket_id (optional) |
Single action skill. The router dispatches to ticket-info whenever a ticket-lookup phrase appears.
npx claudepluginhub ai-driven-dev/framework --plugin aidd-pmAutomatically looks up Teamwork task status and details when ticket numbers are mentioned. Provides quick project context without creating or modifying data.
Drives a ticket from analysis through investigation, planning, TDD implementation, committing, and PR creation. Adapts to your stack via an interactive supplement on first run.