atlassian¶
Atlassian primitives plus the workflows that compose them. Credentialed CLIs — jira, jira-align, and confluence-crawler/-publisher — and workflow skills: flow-metrics, ai-adoption-report, jira-defect-flow, jira-brief-intake, and jira-align-brief-intake.
What's inside¶
- Credentialed CLI primitives for Jira, Jira Align, and Confluence.
- Workflow skills that turn those primitives into flow metrics, an AI-adoption report, a Jira defect-flow analysis, a Jira epic → product-brief intake, and a Jira Align Feature → product-brief intake — all feeding
receive-brief.
Install¶
atlassian is user-scope by default (your Atlassian credentials are yours, not a project's).
Set up credentials¶
The Jira / Confluence CLIs need an API token. Install the credential-brokers pack, then tell your agent "set up credentials" — the interactive credential-setup skill prompts you for each key and stores it in your OS keychain (or a 0600 dotfile on Linux). Secrets never go on the command line and never enter the repo. See the credential-brokers README.
Usage¶
Once credentials are set up, ask your agent, for example:
- "Pull this sprint's flow metrics from the PLATFORM Jira board."
- "Crawl the ENG Confluence space and summarise the onboarding pages."
- "Build the AI-adoption report for last quarter."
- "Show the defect flow for project ORD over the last 30 days."
→ Go deeper: the atlassian guides.