Create Issue Create an issue in the appropriate tracker (GitHub Issues or Jira). Step 1: Detect Issue Tracker 1. Get repository name : 2. Check if GitHub issues are enabled : - If → Create GitHub issue - If → Create Jira issue 3. Determine issue type : Task, Bug, or Story 4. Check for assignee in user's request 5. Determine priority/labels based on severity --- GitHub Issues If GitHub issues are enabled, use . Step 2a: Write issue body to Use the appropriate template based on issue type (see Templates section below). Note: This file will be deleted after the command runs. Step 2b: Run gh comm…