Skip to content

ATLASSIAN

Run Jira and Confluence from a conversation

See what the team can work on, start repository work from Jira or Jira Align, improve weak stories, apply only approved Jira changes, and prepare team updates without starting from JQL or internal skill names.

Starts read-only. Jira data does not change until you confirm the exact fields.


Try this:

Show me the whole Atlas team backlog across APP and API. Include the sprint,
open backlog, blocked work, and unassigned issues. Group into ready to pull,
needs story work, blocked, and in progress. Do not change Jira.

You get: 184 issues inspected · 17 ready to pull · 26 need story work · 8 blocked · 11 in progress — with scope, completeness, and recommended next candidates.


Start repository work from tracked content

Section titled “Start repository work from tracked content”
Intake Jira issue PROJ-123 as repository work. Start read-only.

Get: a bounded normalized record routed by content to an intent, brief, spec, defect, separate units, or view-only result. Jira object types and hierarchy are profile hints, not artifact identities. Intake never writes to Jira or Jira Align; work-intake owns any later repository materialization.

For an existing tracker-origin artifact, ask for a refresh. Jira and Jira Align both support reviewed local comparison. Token-authenticated Jira can also comment, transition display status, or close after one fresh confirmation per mutation. Jira SSO cookies remain read-only for every non-GET/HEAD request, and the Jira Align refresh profile declares no remote write-back actions.

Show me the whole Atlas team backlog.

Get: a grouped, annotated view of the sprint and open backlog — ready to pull, needs story work, blocked, in progress — with scope and completeness disclosed upfront. Read-only. Nothing changes in Jira.

Improve the stories that need work. Draft only, do not update Jira.

Get: per-story analysis — which readiness question failed, a proposed description and acceptance criteria rewrite, any unresolved human question, and expected readiness after the draft. Draft-only. Nothing changes in Jira until you approve.

Update APP-206 and API-104 with the approved drafts.
Do not change status, assignee, priority, sprint, or labels.

Get: a preview of the exact fields, current and proposed values, and protected fields — then confirmation before any write. Writes only after you confirm. Protected fields are never touched.

Give me a stand-up summary and a Confluence-ready draft.
Do not publish until I approve.

Get: a read-only stand-up summary, then a Confluence draft shown to you before publishing. Confluence is never published automatically.


Orient (read-only) → Improve (draft-only) → Approve and act → Communicate

Each stage is optional. You can stop after the backlog review, improve only selected stories, or skip directly to publishing a summary.


atlassian is user-scope by default — your Atlassian credentials are yours, not a project’s.

Terminal window
agentbundle install --pack atlassian --scope user <catalogue>

Or install via the Claude plugin registry:

claude plugin install atlassian@agent-ready-repo

The Jira and Confluence skills authenticate with either an API token (Atlassian Cloud personal access token) or SSO credentials (for enterprise instances that enforce corporate single sign-on instead of personal tokens).

Install the credential-brokers pack, then say “set up credentials” — the agent prompts for the right credential type 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.

If your organisation uses SSO-only access, see the SSO authentication guide for the SSO-broker setup.

  • Read access is required to all projects you query.
  • Write access is required only for the specific issues you approve updating.
  • Confluence publish requires write access to the target space.
  • SSO-protected instances: see Authenticate with SSO.

You do not need to select these manually. They are named here for reference.

SkillPurpose
jira-team-statusRead-only team backlog snapshot — grouped by readiness, with scope and completeness disclosure
jira-story-triageStory readiness review, draft improvements, optional write-back after approval
jiraRead and write individual Jira issues; canonical write target for approved updates
confluence-publisherPublish Markdown reports to Confluence pages — always preview before write
confluence-crawlerMirror a Confluence space to Markdown
flow-metricsDORA / Flow Framework metrics from Jira changelogs — read-only
ai-adoption-reportCompare flow-metrics outputs; produce an adoption report
jira-brief-intakeRead Jira work into shared content-based repository intake
jira-align-brief-intakeRead Jira Align work into shared content-based repository intake
jira-refreshReview Jira source changes; optionally comment, transition, or close through confirmed token-authenticated writes
jira-align-refreshReview Jira Align source changes; remote write-back is unsupported
jira-defect-flowFix a Jira defect end-to-end — pull, fix, PR, transition
jira-alignRead and write Jira Align portfolio data

Full tutorial — Review your team backlog from start to finish
How-to — common Jira tasks
How-to — refresh tracked work safely
Skills reference — exact read, write, and approval contracts
How the pack works — composition model
Journey — four-stage visual storyboard