jira-workflow
✓Jira ticket creation and management for AI agent commands, with severity-based processing and proper integration
Installation
SKILL.md
Best practices for AI agents to create and manage Jira tickets when performing automated work like fixing vulnerabilities, resolving SonarQube issues, or improving test coverage.
| 0. Discover | Find user's Jira project key | references/project-discovery.md | | 1. Search | Check for existing open tickets | references/ticket-search.md | | 2. Create | Create ticket if none exists | references/ticket-creation.md | | 3. Branch | Create branch with Jira key | references/branch-naming.md |
| 4. Process | Fix by severity level | references/severity-processing.md |
Jira ticket creation and management for AI agent commands, with severity-based processing and proper integration Source: bitsoex/bitso-java.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bitsoex/bitso-java --skill jira-workflow- Source
- bitsoex/bitso-java
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is jira-workflow?
Jira ticket creation and management for AI agent commands, with severity-based processing and proper integration Source: bitsoex/bitso-java.
How do I install jira-workflow?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bitsoex/bitso-java --skill jira-workflow Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bitsoex/bitso-java
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-01