Agent Skill
2/7/2026jira-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
| Name | jira-ticket-fetcher |
| Description | 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. |
dotfiles
my dotfiles
System dependencies
- brew
- zsh
- starship
- wezterm, both windows and wsl for smart splits
- git
- pipx
- [pyenv](curl https://pyenv.run | bash) (with python versions 3.9 up to 3.12))
- poetry
- uv
- cookiecutter
- node
- npm
- pnpm
- rustup
- nvim
- fzf
- fd
- ripgrep
- eza
- zoxide
- jq
- yq
- fastfetch
- htop
- btop
- docker
- JetBrainsMono Font
- opencode
- pi
- gnubin
- raycast
- orbstack
- slack
- notion
- obsidian
- 1pass
- claude
- go
- cargo
- br
- jira
- glab
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
Download