jira-write
Installation
SKILL.md
Jira Issue Creation
CRITICAL: Scope Limitation
This skill is ONLY for Jira operations. NEVER perform any of the following:
- Code modifications or refactoring
- File creation or editing
- Git operations (branch, commit, etc.)
- Any development work
If the user's request involves both Jira ticket creation AND code work, ONLY create the Jira ticket and report back. Let the parent conversation handle the code work separately.
Pre-Creation Checklist
Before calling createJiraIssue, gather ALL required information:
| Item | How to Get |
|---|---|
| Assignee accountId | lookupJiraAccountId (default: current user) |
Related skills