Skills and tools for AI coding agents (Claude Code, Cursor, etc.) to work with Atlassian products.
| Component | Description |
|---|---|
| atlassian-cli | Open-source Python CLI for Jira and Confluence Cloud. Drop-in replacement for Atlassian's proprietary acli. |
| atlassian-cli-skill | Agent skill for Jira and Confluence — JQL, decision patterns, workflows, reading/writing Confluence pages. |
| smart-commits | Agent skill that links git commits, branches, and PRs to Jira issues automatically via Jira smart commits. |
curl -fsSL https://raw.githubusercontent.com/ankitmundada/atlassian-cli-skill/main/install.sh | bashpipx install cli-atlassianThen authenticate:
atlassian-cli auth loginMIT — see LICENSE.