{ "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json", "name": "atlassian-ops", "version": "1.0.0", "description": "Atlassian Jira + Confluence Cloud ops plugin. Drive the full Jira Cloud REST API v3 and Confluence Cloud REST API v2 by curl — Jira: issues (create/edit/transition/assign, ADF bodies), JQL search, comments & worklogs, attachments & links, projects/versions/components, fields & screens, workflows/types/statuses, users & groups (accountId), permission/notification/security schemes, dashboards & filters, plans & teams; Confluence: pages & blog posts (versioned, storage/ADF bodies), spaces & permissions, comments & attachments, labels & content properties. Authenticates with Atlassian Cloud Basic auth (ATLASSIAN_EMAIL + ATLASSIAN_API_TOKEN) against ATLASSIAN_SITE_URL.", "author": { "name": "AGENTS.STORE" }, "keywords": [ "atlassian", "jira", "confluence", "project-management", "issue-tracking", "agile", "knowledge-base", "wiki", "jql", "rest-api", "adf", "ops", "agents-store" ], "extensions": { "com.anthropic.claude-code": { "agents": "./com.anthropic.claude-code/agents/" } } }