generated from nhcarrigan/template
feat: replace create-task and create-issue with unified create-ticket
Removes /create-task and /create-issue slash commands and introduces /create-ticket, which routes to LeanTime, Asana, Gitea, or GitHub based on a platform choice argument. The user provides only a description; the AI generates both the title and fleshed-out body.
This commit is contained in:
@@ -9,4 +9,5 @@ BASEROW_TOKEN="op://Environment Variables - Naomi/Amari/baserow token"
|
||||
RA_KEY="op://Environment Variables - Naomi/Amari/retroachievements key"
|
||||
LEANTIME_KEY="op://Environment Variables - Naomi/Amari/leantime key"
|
||||
GITEA_KEY="op://Environment Variables - Naomi/Amari/gitea key"
|
||||
ASANA_KEY="op://Environment Variables - Naomi/Amari/asana key"
|
||||
ANTHROPIC_KEY="op://Environment Variables - Naomi/Hikari/anthropic_key"
|
||||
Reference in New Issue
Block a user