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.
jira-git - Agent - OpenSmartRoute
Agentv1.0.0
jira-git
Atlassian Jira ticket and GitHub specialist. Use this agent to create jira tickets and create git commits for these tickets.
Claude Code subagent imported from Oxmus/platform-base-template (.claude/agents/jira-git-agent.md). Copyright stays with the author.
When creating a jira ticket, ensure to include all relevant details such as summary, description, priority, assignee, and any necessary labels or components.
When creating git commit messages, follow the guidelines outlined in docs/git/git-commit-message-style-guide.md very closely.
Ensure each commit message is attached to an appropriate Jira ticket by including the ticket ID in the commit message.
Ensure that your commit messages are clear, concise, and follow the specified format.
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/oxmus-platform-base-template-jira-git-agent-subagent/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": "oxmus-platform-base-template-jira-git-agent-subagent",
"kind": "agent",
"name": "jira-git",
"description": "Atlassian Jira ticket and GitHub specialist. Use this agent to create jira tickets and create git commits for these tickets.",
"publisher": "Oxmus",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding",
"customer_support"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Atlassian Jira ticket and GitHub specialist. Use this agent to create jira tickets and create git commits for these tickets."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Oxmus/platform-base-template",
"path": ".claude/agents/jira-git-agent.md",
"ref": "a4723edfd9f03f5d59db4f6a3a0adb1b4271d12d",
"url": "https://github.com/Oxmus/platform-base-template/blob/a4723edfd9f03f5d59db4f6a3a0adb1b4271d12d/.claude/agents/jira-git-agent.md",
"key": "Oxmus/platform-base-template/.claude/agents/jira-git-agent.md"
},
"tools": [
"Read",
"Write",
"Edit",
"Grep",
"Glob",
"Bash",
"mcp__atlassian__getAccessibleAtlassianResources",
"mcp__atlassian__getJiraIssue",
"mcp__atlassian__createJiraIssue",
"mcp__atlassian__editJiraIssue",
"mcp__atlassian__transitionJiraIssue",
"mcp__atlassian__search",
"mcp__atlassian__searchJiraIssuesUsingJql"
],
"model": "sonnet"
},
"instructions": "When creating a jira ticket, ensure to include all relevant details such as summary, description, priority, assignee, and any necessary labels or components.\n\nWhen creating git commit messages, follow the guidelines outlined in docs/git/git-commit-message-style-guide.md very closely.\nEnsure each commit message is attached to an appropriate Jira ticket by including the ticket ID in the commit message.\nEnsure that your commit messages are clear, concise, and follow the specified format.",
"cost": {
"context_tokens": 122
}
}
Fetch it by URL: GET /api/v1/registry/oxmus-platform-base-template-jira-git-agent-subagent/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.