jira

Use acli to interact with Atlassian Jira from the command line.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "jira" with this command: npx skills add goofansu/pi-stuff/goofansu-pi-stuff-jira

Jira Skill

Use acli to interact with Atlassian Jira from the command line.

Tool Constraint

Only use acli for all Jira operations. Do not attempt alternative methods such as curl , REST API calls, Python scripts, or any other tool — even if an acli command fails or a flag seems unsupported. If something can't be done with acli , tell the user clearly rather than inventing a workaround.

Prerequisites

Verify acli is installed:

which acli

If not found, tell the user:

acli is not installed. Please install it: https://developer.atlassian.com/cloud/acli/guides/install-acli/

If a command fails with an authentication error, run acli jira auth status to check the current session. For auth setup, see references/JIRA_AUTH.md.

Rich Formatting (ADF)

To render headings, tables, lists, or code blocks in comments or descriptions, you must use Atlassian Document Format (ADF). See references/JIRA_ADF_FORMATTING.md for patterns and a Ruby builder.

Jira Subcommand Reference

  • jira auth — login, logout, status, switch

  • jira board — list-sprints, search

  • jira dashboard — search

  • jira field — cancel-delete, create, delete

  • jira filter — add-favourite, change-owner, list, search

  • jira project — archive, create, delete, list, restore, update, view

  • jira sprint — list-workitems

  • jira workitem — archive, assign, attachment, clone, comment, create, create-bulk, delete, edit, link, search, transition, unarchive, view, watcher

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

jira

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

jira

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

mlwcli

No summary provided by upstream source.

Repository SourceNeeds Review