Loading...
Loading...
Create a structured ticket in the project management system. Use when user requests ticket or issue creation.
npx skill4agent add slash-oleh/mind-shaft create-ticketticket-toolsscratchscratchSkill(skill: "scratch", args: "write ticket-description md")<description_file_path>ticket-toolsFIELDS_JSON{"assignee": "self", "priority": "High", "labels": ["bug"]}Skill(skill: "ticket-tools", args: "create <PROJECT_KEY> <TITLE> <description_file_path> [TYPE] [PARENT] [FIELDS_JSON]")ticket-tools