feat: add guided /gw-triage:setup for Jira token

Replaces the manual shell-profile steps in the README: the skill
verifies the token before saving it to ~/.claude/settings.json env,
where Claude Code injects it shell-independently.
This commit is contained in:
Murphy Freelance
2026-07-04 19:06:57 +02:00
parent ade3a44b95
commit a0219520bf
4 changed files with 141 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gw-triage",
"description": "Da screenshot + messaggio Telegram a issue Jira instradata al dev giusto",
"version": "0.1.1",
"version": "0.2.0",
"author": {
"name": "GrowingWay"
}