Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
See `content/06-decision-tree.xml`. The tree starts from a concrete observable signal (input shape, infra availability, decision class) and routes each branch to a `<conclusion ref="rule-id">` resolve
Imported from faionfaion/faion-network (skills/faion/knowledge/sdlc-ai/tracker-jira-rovo-mcp-agents/AGENTS.md). Install upstream with npx skills add faionfaion/faion-network --skill tracker-jira-rovo-mcp-agents. Copyright stays with the author.
Jira via Atlassian Rovo MCP, Permission-Inheriting
Summary
One-sentence: Use Atlassian's Rovo Remote MCP server (GA April 2026) as the single authenticated bridge between every AI client (Claude, Cursor, Codex) and Jira/Confluence/JSM, with permission inheritance and native audit-trail writes.
One-paragraph: Use Atlassian's Rovo Remote MCP server (GA April 2026) as the single authenticated bridge between every AI client (Claude Code, Cursor, Codex, third-party agents) and Jira plus Confluence plus Jira Service Management. The agent appears as a real Jira user, inherits the assignee's permissions, never exceeds project configuration, and writes every action to the native Jira audit trail.
Ефективно для:
Atlassian Cloud orgs з Rovo seat-licensed.
Multi-client AI fleet (Claude + Cursor + Codex), один bridge.
Compliance audit: native Jira audit trail per action.
Permission inheritance: agent не може exceed assignee scope.
See content/06-decision-tree.xml. The tree starts from a concrete observable signal (input shape, infra availability, decision class) and routes each branch to a <conclusion ref="rule-id"> resolved against content/01-core-rules.xml. Use it whenever you are unsure whether this methodology applies — the tree always terminates either on an applicable rule or on skip-this-methodology.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/faionfaion-faion-network-tracker-jira-rovo-mcp-agents/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "faionfaion-faion-network-tracker-jira-rovo-mcp-agents",
"kind": "skill",
"name": "tracker-jira-rovo-mcp-agents",
"description": "See `content/06-decision-tree.xml`. The tree starts from a concrete observable signal (input shape, infra availability, decision class) and routes each branch to a `<conclusion ref=\"rule-id\">` resolved against `content/01-core-rules.xml`. Use it whenever you are unsure whether this methodology applies — the tree always terminates either on an applicable rule or on `skip-this-methodology`.",
"publisher": "faionfaion",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"See `content/06-decision-tree.xml`. The tree starts from a concrete observable signal (input shape, infra availability, decision class) and routes each branch to a `<conclusion ref=\"rule-id\">` resolved against `content/01-core-rules.xml`. Use it whenever you are unsure whether this methodology applies — the tree always terminates either on an applicable rule or on `skip-this-methodology`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/faionfaion/faion-network",
"path": "skills/faion/knowledge/sdlc-ai/tracker-jira-rovo-mcp-agents/AGENTS.md",
"ref": "8e31684537e64d45c75264b1e0a2384f9b024a34",
"url": "https://github.com/faionfaion/faion-network/blob/8e31684537e64d45c75264b1e0a2384f9b024a34/skills/faion/knowledge/sdlc-ai/tracker-jira-rovo-mcp-agents/AGENTS.md",
"key": "faionfaion/faion-network/skills/faion/knowledge/sdlc-ai/tracker-jira-rovo-mcp-agents/AGENTS.md"
}
},
"instructions": "# Jira via Atlassian Rovo MCP, Permission-Inheriting\n\n## Summary\n\n**One-sentence:** Use Atlassian's Rovo Remote MCP server (GA April 2026) as the single authenticated bridge between every AI client (Claude, Cursor, Codex) and Jira/Confluence/JSM, with permission inheritance and native audit-trail writes.\n\n**One-paragraph:** Use Atlassian's Rovo Remote MCP server (GA April 2026) as the single authenticated bridge between every AI client (Claude Code, Cursor, Codex, third-party agents) and Jira plus Confluence plus Jira Service Management. The agent appears as a real Jira user, inherits the assi",
"cost": {
"context_tokens": 948
}
}
Fetch it by URL: GET /api/v1/registry/faionfaion-faion-network-tracker-jira-rovo-mcp-agents/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.