jira Skill
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation. Published by microsoft in hve-core.
What is jira Skill?
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation. Published by microsoft in hve-core. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Data analysis
- Research
- Deployment use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use jira Skill
- Use it for deployment.
- Use it for data analysis.
- Use it for research.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/hve-core
- Skill file: .github/skills/jira/jira/SKILL.md
What it does
Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API. Use when you need to search with JQL, inspect an issue, create or update work items, move an issue between statuses, post comments, or discover required fields for issue creation.
Skill instructions
Jira Skill Overview This skill provides a Python CLI for common Jira REST API workflows: Search with JQL Get issue details Create and update issues with JSON payloads Transition issues by name or ID Add comments and list existing comments Discover issue types and required fields for creation The skill supports Jira Cloud with email plus API token authentication and Jira Server or Data Center with a personal access token. Use --fields on read commands by default to keep output concise. The script supports dot-notation such as fields.status.name and prints tab-separated output for lists. Prerequisites Set the required environment variables before running the script. | Platform | Runtime | |----------------|--------------| | Cross-platform | Python 3.11+ | Authentication Variables | Variable | When required | Purpose | |-------------------|----------------------------|------------------------------------------------------------| | JIRABASEURL | Always | Jira base URL, for example https://
Explore related resources
Frequently asked questions
What is jira?
jira is a open-source AI agent skill with Copy skill directory. Jira issue workflows for search, issue updates, transitions, comments, and field discovery via the Jira REST API.
Who is jira best for?
jira is best for reusing agent instructions, scripts, and references, deployment workflows, data analysis workflows, research workflows.
How do I install jira?
Install or run jira using Copy skill directory. Check jira for the latest setup command.
Is jira actively maintained?
jira may need a closer maintenance check before production use.
Auto-fetched from GitHub.