twg-jira - Manage Jira workitems and administration via twg CLI
Provides Jira workitem operations, duplicate detection, sprint management, field discovery, state transitions, and administration using twg CLI.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Get Jira workitem details
- Search workitems using JQL
- Detect duplicate workitems
- Create Jira workitems
- Update workitem fields
- Transition workitem workflow states
- Add workitem comments
- Link artifacts to workitems
- Discover field metadata
- Discover available state transitions
Inputs
- twg CLI tool
- Jira site URL
- Jira workitem key or URL
- Jira project key
- JQL search query
Outputs
- Jira workitem key and URL
- Workitem details JSON
- Available transition metadata
- Create and update field metadata
- Duplicate workitem list
Requirements
- twg CLI executable in PATH or default binary path
- Authenticated Jira user account and permissions
