feat: add /gitea-setup slash command

This commit is contained in:
Mortdecai
2026-04-01 17:48:57 -04:00
parent da5194de54
commit be60e10d1f
+13
View File
@@ -0,0 +1,13 @@
---
name: gitea-setup
description: Connect to Seth's Gitea instance (git.sethpc.xyz) — guided API key setup
---
Launch the gitea-setup agent to walk the user through connecting to the Gitea instance at git.sethpc.xyz.
This command sets up:
1. API token credentials
2. The `gitea` CLI tool
3. Validates the connection works
Dispatch the gitea-setup agent to handle this interactively.