J

Knowledge Pack Files

Jira Cloud Knowledge Pack Files

Browse the source files that power the Jira Cloud MCP server knowledge pack.

Available free v1.0.2 Browser LLM
$ sidebutton install atlassian.net
Download ZIP
_skill.md
1.7 KB

Jira

Issue tracking, sprint planning, and project management.

Browser Access

Requires login to Jira/Atlassian in the connected browser. Set JIRA_BROWSER_URL in environment variables.

ToolUsage
navigateGo to board, issue, or search URL
snapshotRead page state
clickButtons, links, issue cards
typeForms, search fields, JQL input

Workflows

WorkflowDescription
jira_browser_create_issueFill and submit new issue form
jira_browser_searchEnter JQL/text search, snapshot results
jira_browser_view_issueNavigate to issue by key, snapshot details
jira_create_ticketCreate ticket from page context with LLM

Tickets

  • Always include: summary, description, acceptance criteria
  • Use past tense in bug descriptions ("Button failed to load")
  • Link to source context (Slack thread, page URL)
  • Assign to the right team — don't leave unassigned

Priority

  • P1: Production outage or data loss
  • P2: Broken feature affecting users
  • P3: Enhancement or improvement
  • P4: Cosmetic or nice-to-have

Conventions

  • Labels: lowercase, hyphenated (needs-review, tech-debt)
  • Story points: use team's scale consistently
  • Don't reopen resolved tickets — create new and link

Common Patterns

View issue: navigate to /browse/PROJ-123, snapshot to read details.

Search: navigate to /issues/?jql=..., snapshot to read results.

Create issue: use jira_browser_create_issue workflow or navigate to create form.