jira
Installation
SKILL.md
Jira (atl CLI)
Prerequisites
Before running any Jira command, verify the CLI is available and authenticated:
-
Run
atl --version. If it fails, stop and tell the user:The
atlCLI is not installed. Install it withnpm i -g @ai-foundry/atlassian-bridgeand then runatl auth login.Note:
atlis NOT the official Atlassian CLI. It is a community project (@ai-foundry/atlassian-bridge). -
Run
atl auth status. If not authenticated, stop and tell the user:You are not logged in. Run
atl auth loginto authenticate with your Atlassian account.
Only proceed once both checks pass.
Available Commands
Related skills