Mode: tracker-authoritative. These guides assume Jira holds the team’s real
backlog. If docs/product/ is canonical and Jira is only for reporting, choose
repo-first projection below.
Jira, Jira Align, and Confluence over their REST APIs, plus flow metrics and
tracker-to-repository intake. jira-brief-intake and
jira-align-brief-intake now read tracked content into the shared
work-intake route; object types and hierarchy remain hints, and intake never
writes back to either tracker. Existing tracker-origin artifacts can later use
reviewed refresh; Jira offers a narrow confirmed coordination write-back path,
while Jira Align remains local-refresh only.
Start a backlog review with:
Show me the Atlas Jira backlog and identify stories that are not ready for engineering.Which mode are you in?
Section titled “Which mode are you in?”Repo-first projection (the product-shaping default): Use this when product
shaping happens in docs/product/ and the tracker is a shallow copy for
reporting and team visibility. Feature intents and slices are projected out;
the intent tree stays canonical, status never returns from the tracker, and the
projection contract
is applied by hand or through a one-shot export you operate; no exporter or
live API integration ships today.
Tracker-authoritative: Use this when Jira holds the team’s real backlog. The Atlassian workflows read work from Jira into the repository and can write reviewed story improvements back to Jira after explicit approval.
Do not mix the modes. Requirements edited in two places diverge silently.
New here? Read The atlassian pack as a system first — it’s the map. Then work with Jira to search and mutate issues.
Delivery leads looking to measure AI adoption: start with Measuring AI adoption with flow metrics for the model, then Report AI adoption as a delivery lead for the step-by-step guide.
How-to
Section titled “How-to”Task-oriented recipes for a problem you already have.
- Work with Jira — JQL search with auto-pagination, plus fetch, create, and update issues through the
jiraskill. Includes the five-question story quality bar for writing actionable stories. - Start repository work from Jira or Jira Align — read bounded tracker content and review the shared content-based route without changing the tracker.
- Refresh registered Jira or Jira Align work — review a field delta, preserve lifecycle locks, and confirm any supported Jira coordination write separately.
- Review a Jira backlog for readiness, or get a team status — ask “which stories are not ready for engineering?” or “make these tickets actionable” and
jira-story-triagereviews and improves them; ask “what can the team pick up next?”, “what is blocked?”, or “team status for stand-up” andjira-team-statusgives a read-only snapshot with a pick-up hand-off. Neither needs you to name the skill. - Measure flow and DORA metrics — compute cycle time, throughput, and the rest over a Jira scope, then compare runs into a report.
- Report AI adoption as a delivery lead — set up the labeling convention, run team-level and program-level adoption reports, and convert to a shareable format.
- Crawl and publish Confluence — mirror a space to Markdown and push Markdown back to a page.
- Authenticate Jira and Confluence with SSO cookies — for Data Center instances that block API tokens.
Reference
Section titled “Reference”Information-oriented, dry and complete.
atlassianskills — every skill in the pack: purpose, primary inputs, outputs, and required credentials.
Explanation
Section titled “Explanation”Understanding-oriented — the why behind the design.
- The
atlassianpack as a system — how the skills compose over the Atlassian REST APIs and the credentialed-skill auth model. - Measuring AI adoption with flow metrics — the self-certification model, what the metrics tell you, and the limits of Jira-based AI adoption measurement.
Cross-cutting topics — installing the catalogue, upgrading packs, the adapter support matrix — live in ../_shared/. The auth model the credentialed skills share lives in ../credential-brokers/.