sourcing-from-atlassian

Installation
SKILL.md

Sourcing from Atlassian — MCP Retrieval Skill

Overview

This skill defines the exact procedures for retrieving documentation source material from Jira and Confluence via the Atlassian MCP server. It covers connection setup, query patterns, field extraction maps, pagination, and the canonical source bundle format consumed by the doc-engineer and c4-architect agents.


1. Connection Bootstrap

Before any retrieval, establish the Atlassian context. Do this once per session.

Step 1: Call getAccessibleAtlassianResources
  → Returns: list of { id (cloudId), name, url, scopes }
  → Select the cloudId that matches the user's workspace

Step 2: Call atlassianUserInfo
  → Confirms identity and available permissions
Related skills

More from wizeline/sdlc-agents

Installs
21
GitHub Stars
5
First Seen
Mar 9, 2026