jira-manager
JIRA integration specialist for SpecWeave increments with epic creation, bidirectional sync, and status updates. Use when creating JIRA issues, syncing task completion, or maintaining cross-system consistency. Covers epics, stories, subtasks, boards, and sprints.
Why use this skill?
Automate your Jira workflow with the Jira Manager skill. Sync tasks, create epics, and manage SpecWeave increments directly from your OpenClaw agent.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/anton-abyzov/sw-jira-managerWhat This Skill Does
The Jira Manager skill acts as a robust bridge between the OpenClaw agent and Atlassian Jira, specifically tailored for SpecWeave workflow increments. It provides comprehensive management of the project lifecycle, including the generation of epics, the creation of stories and subtasks, and the execution of bidirectional status synchronization. By automating the mapping between local tasks and Jira tickets, it ensures that your team's project management software remains a single source of truth without requiring manual data entry or tedious context switching.
Installation
To integrate this skill into your environment, use the ClawHub CLI. Ensure your environment variables for JIRA_URL, JIRA_EMAIL, and JIRA_API_TOKEN are configured correctly before installation to allow immediate authentication.
clawhub install openclaw/skills/skills/anton-abyzov/sw-jira-manager
Use Cases
- Sprint Planning: Automatically break down SpecWeave requirements into actionable Jira stories and subtasks based on agent-generated technical plans.
- Status Synchronization: Automatically update Jira tickets to 'In Progress' or 'Done' as the OpenClaw agent completes specific code commits or pull requests.
- Cross-System Consistency: Maintain real-time parity between local project task lists and Jira boards, ensuring that all stakeholders have visibility into progress without developers leaving their terminal.
- Epic Management: Quickly scaffold new initiatives by generating epics and linking them to ongoing development efforts.
Example Prompts
- "Create a new Jira epic for the authentication rewrite in SpecWeave and add three stories based on the current requirements in my current file."
- "Sync my current task list to Jira; move any completed items to the 'Done' status and add comments to the remaining tickets with my latest progress notes."
- "List all active subtasks assigned to me in the current sprint and create a summary report of pending items that are currently blocked."
Tips & Limitations
- Authentication: Always use API tokens rather than user passwords for security. If the agent fails to connect, check your API token permissions in the Atlassian dashboard.
- Scope: This skill is optimized for Agile/Scrum boards. If using a Kanban-only board, some sprint-specific commands may return errors.
- Error Handling: The agent is designed to be idempotent; if a sync fails halfway through, simply re-run the command to allow it to reconcile the state. Always verify critical ticket transitions in the Jira UI if you are performing bulk updates across multiple projects.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-anton-abyzov-sw-jira-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
network-engineer
Cloud network architect for VPC design, service mesh, zero-trust networking, load balancers, and CDN optimization. Use for network troubleshooting or connectivity issues.
jira-multi-project-mapper
Expert in mapping SpecWeave specs to multiple JIRA projects with intelligent project detection and cross-project coordination. Use when syncing to multiple JIRA projects (project-per-team, component-based), or managing bidirectional sync across team boundaries.
helm-chart-scaffolding
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
performance-optimization
React Native performance with Hermes V1, FlashList, expo-image v2, concurrent rendering. Use for slow app, memory leaks, or FPS issues.
release-strategy-advisor
Release strategy advisor - detects brownfield patterns (tags, CI/CD, changelogs), recommends versioning strategy based on architecture. Creates release-strategy.md.