acli-jira
Purpose
Use this skill when you need to interact with Jira: reading tickets, creating new work items, updating existing ones, searching with JQL, transitioning status, assigning, commenting, or browsing projects. acli jira provides full Jira Cloud management from the CLI.
When to use what
acli jira workitem view: View a specific ticket by key. Use to read ticket details, description, status, assignee, etc.acli jira workitem search: Find tickets using JQL queries. Use for any search, filtering, or listing of work items.acli jira workitem create: Create a new ticket. Use when the user wants to file a bug, task, story, or epic.acli jira workitem edit: Modify an existing ticket's summary, description, labels, type, or assignee.acli jira workitem transition: Move a ticket to a new status (e.g., "In Progress", "Done").acli jira workitem assign: Change or remove a ticket's assignee.acli jira workitem comment create: Add a comment to a ticket.acli jira workitem comment list: Read comments on a ticket.acli jira project list: List available projects. Use to discover project keys.acli jira project view: View details of a specific project.acli jira sprint list-workitems: List tickets in a sprint (requires--sprintand--boardIDs).acli jira board search: Find boards by name or keyword.
More from arjunmahishi/dotfiles
pup
Use pup to query Datadog metrics and logs -- search, query, aggregate, list, and analyze observability data from the command line.
8tsq
Use tsq to extract structured code information with tree-sitter queries, symbols, outlines, and references across languages.
8excalidraw-obsidian
Create or update Excalidraw diagrams in the Obsidian vault as .md files compatible with the obsidian-excalidraw-plugin.
6tmux
>
2playwright-cli
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
2