Jira AI CLI Integration is a automation Claude Skill built by Anatolii Fesiuk. Best for: DevOps engineers and project managers automate Jira workflows, create/update issues, and manage projects without excessive token consumption..
Execute Jira operations via token-efficient CLI commands for issue management, project queries, and Confluence updates.
An AI-friendly CLI for Jira designed for maximum efficiency and security.
npm install -g jira-ai
Run interactive authorization:
jira-ai auth
Or use a .env file for service accounts:
jira-ai auth --from-file path/to/.env
jira-ai settings --help
issue get <issue-id>: Retrieve issue details.issue create: Create a new issue.issue search <jql>: Execute JQL search.issue transition <issue-id> <status>: Change issue status.issue update <issue-id>: Update description from Markdown file.issue comment <issue-id>: Add comment from Markdown file.issue assign <issue-id> <account-id>: Assign issue.issue label <add|remove> <issue-id> <labels>: Manage labels.project list: List accessible projects.user search [project-key]: Find users.user worklog <user> <timeframe>: Get worklogs.confl get <url>: Retrieve Confluence page content.confl create <space> <title>: Create a new page.confl update <url>: Update page content from Markdown.org list/use/add/remove: Manage multiple Jira organization profiles.For a full list of commands, refer to the Available Commands documentation.
/plugin install jira-ai-cli-integration@festoincRequires Claude Code CLI.
DevOps engineers and project managers automate Jira workflows, create/update issues, and manage projects without excessive token consumption.
No reviews yet. Be the first to review this skill.
Anatolii Fesiuk
@festoinc