Atlassian Rovo

Automate reading, creating, and updating Jira, Confluence, and Compass items via Atlassian Rovo MCP.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rocky2431/hiveclaw --skill atlassian-rovo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Atlassian Rovo
Source: https://github.com/rocky2431/hiveclaw/tree/main/backend/app/templates/system_skills/atlassian-rovo
Command: npx skills add https://github.com/rocky2431/hiveclaw --skill atlassian-rovo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jira/Confluence/Compass tool integration via the Rovo MCP integration enables automated interaction across Atlassian services, reducing manual context switching and enabling end-to-end workflows.

Core Features & Use Cases

  • Dynamically exposed Atlassian tools: Jira issues, Confluence pages, and Compass components are surfaced at runtime and can be read, created, or updated through the skill.
  • Governance-aware tool usage: only tools visible in your current tool list are invoked; if Atlassian is not configured, the skill reports the gap and stops safely.
  • Use Case: Read a Jira issue, update a Confluence page, or query a Compass component via runtime tools.

Quick Start

Verify Atlassian Rovo is configured in your workspace, then tell me what Jira/Confluence/Compass task you want to perform.

Frequently Asked Questions about Atlassian Rovo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate creating Jira issues or Confluence pages without manual context switching?

You can automate creating Jira issues and Confluence pages by using the Atlassian Rovo integration, which dynamically exposes tools at runtime to read, create, or update items across Atlassian services.

What is the best way to read and update Compass components programmatically?

Reading and updating Compass components is handled through the Atlassian Rovo MCP integration, which surfaces runtime tools to query and modify component data directly without manual platform switching.

Do I need to pre-configure Atlassian tools before using them to file a new Jira ticket?

Yes, Atlassian Rovo must be configured in your workspace beforehand. The skill relies on runtime-synced tools and will safely stop and report a gap if Atlassian is not properly configured.

Can I use static tool declarations to automate Atlassian Confluence and Jira workflows?

No, this approach does not rely on static tool declarations. It uses governance-aware runtime tool exposure to invoke only visible Atlassian tools for reading, searching, or creating items.

Why does my Atlassian Rovo skill stop safely when I try to query a Jira issue?

The skill stops safely because it applies governance-aware tool usage. If Atlassian tools are not visible in your current runtime configuration, it detects the gap and halts execution.

How do I add a comment to an existing Jira ticket using an automated workflow?

You can add a comment to an existing Jira ticket by instructing the Atlassian Rovo integration to perform the task, which uses runtime-synced tools to execute the update safely.