jira-docs
Installation
SKILL.md
Jira Docs Lookup
Navigate and fetch documentation from support.atlassian.com/jira-software-cloud and developer.atlassian.com/cloud/jira to answer questions about Jira Cloud boards, workflows, issues, sprints, projects, and the REST API v3. This skill encodes the Jira docs structure so the agent can construct direct links and retrieve relevant documentation.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Site Navigation | references/navigation.md |
Understanding the Jira docs site structure and finding the right section |
| Quick Reference | references/quick-reference.md |
Looking up the most frequently needed Jira configuration and admin pages |
| Jira Cloud Reference | references/jira-cloud-reference.md |
Configuring Jira Cloud boards, workflows, sprints, issues, and integrations |
| API Reference | references/api-reference.md |
Using the Jira REST API v3 and JQL for programmatic access |