What problem does it solve?
Manually creating Jira issues often leads to missing required custom fields, causing tickets to be rejected or delayed, especially for epics and initiatives that rely on org-specific fields like team assignment, quarter, or initiative links.
Core Features & Use Cases
- Automatic Custom Field Introspection: Automatically discovers required custom fields and their allowed values for any project and issue type, eliminating the need to manually look up field IDs.
- Full Issue Type Support: Creates all common Jira issue types including stories, epics, tasks, and initiatives, with correct field population for each.
- Epic Linking & Assignee Handling: Automatically links new issues to existing epics when requested, and assigns tickets to the current user by default.
- Use Case: For example, when creating a new epic for a Q4 product launch, this skill will automatically find and populate required fields like "Quarter" and "Initiative Link" so the ticket is accepted on the first submission.
Quick Start
Use the create-jira-item skill to make a new Jira story for the user authentication feature in the WEB project.