Agent Skill
2/7/2026

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.

A
alexismanuel
0GitHub Stars
1Views
npx skills add alexismanuel/dotfiles

SKILL.md

Namejira-ticket-fetcher
DescriptionThis 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.

dotfiles

my dotfiles

System dependencies

Install

curl https://raw.githubusercontent.com/alexismanuel/dotfiles/master/install.sh | bash

Specific Configs

Wezterm

Shared config for both Windows / Linux:

  • Windows file location: /mnt/c/Users/<user>/.wezterm.lua
  • Linux file location: ~/.wezterm.lua
Skills Info
Original Name:jira-ticket-fetcherAuthor:alexismanuel