What problem does it solve?
This Skill automates Jira issue management for COREPL projects, enabling creation, editing, epic linking, sprint assignment, and required-field validation without performing code changes or other development work.
Core Features & Use Cases
- Create Jira issues (Epic, Task, Bug, etc.) with all required fields and proper field mappings.
- Link new issues to a parent Epic, and assign to the appropriate sprint to ensure traceability.
- Transition issue status and add comments to maintain a complete history, while strictly isolating Jira operations from code changes.
Use Case
A product team asks to create a COREPL Task linked to a parent Epic and scheduled in the current sprint, with a concise summary and description.
Quick Start
Provide the projectKey, issueTypeName, summary, description, assignee_account_id, sprint_id, and optional parent epic key to create or update a Jira issue.