JIRA-Assistant-Skills
Natural language JIRA issue, sprint, and workflow management
All Skills in This Repository (14)
Pure Emerald Level Indicatorsjira-assistant
Route natural language Jira requests to specialized skills with disambiguation.
jira-developer-integration
Automate Git-to-Jira workflows for branch naming, commit linking, and PR descriptions.
jira-operations
Manage JIRA cache status, warming, and invalidation via CLI commands and Python APIs.
jira-time-tracking
Manage Jira worklogs, time estimates, and reports via the jira-as CLI.
jira-collaboration
Manage JIRA issue comments, attachments, watchers, and notifications via CLI.
jira-agile-management
Manage Jira Agile workflows for epics, sprints, backlogs, and story points.
jira-lifecycle-management
Automate Jira issue lifecycle transitions, assignments, versions, and components across projects.
jira-issue-management
Automate JIRA issue CRUD operations across projects via REST API v3.
jira-service-management
Automate ITSM workflows in Jira Service Management via REST API and jira-as CLI.
jira-search-jql
Search and filter Jira issues using JQL queries via CLI scripts.
jira-custom-fields
Discover and manage Jira custom fields across projects using the jira-as CLI.
jira-administration
Consolidate Jira project and system administration tasks via command-line scripts.
Frequently Asked Questions
FAQPage SchemaHow to install JIRA-Assistant-Skills?â–¼
Run `npx skills add grandcamel/JIRA-Assistant-Skills --all -g -y` in your terminal to install all 14 skills globally. Then set your JIRA_SITE_URL, JIRA_EMAIL, and JIRA_API_TOKEN environment variables.
Can I use JIRA without writing JQL?â–¼
Yes. Just describe what you need in plain English, like "show my high priority bugs", and the agent builds and runs the correct JQL query for you.
How do bulk JIRA updates stay safe?â–¼
Every bulk command supports a dry-run preview that shows exactly which issues will change before anything is applied. Changes only execute after you confirm.
Does it support sprints, epics, and time tracking?â–¼
Yes. Dedicated skills cover sprint creation, epic management, story points, backlog ranking, worklog entries, estimates, and timesheet exports.
Does it work with Jira Service Management?â–¼
Yes. The jira-jsm skill handles service desk requests, SLAs, approvals, customer management, and knowledge base searches.