jira-ticket-fetcher

This skill should be used when users need to fetch Jira ticket content using either a specific ticket ID (like RD-3891) or search for tickets by title/description. It defaults to searching within the current sprint but can extend to all tickets when needed. The skill uses the Jira CLI to retrieve ticket details, status, assignee, and descriptions.

$ 安裝

git clone https://github.com/alexismanuel/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/.config/opencode/skill/jira-ticket-fetcher ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill