Compare commits

...

1 Commits

Author SHA1 Message Date
Pit Friedrich 9112d9524f model fixation for commands and subagents 2026-07-25 20:36:40 +02:00
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
name: next-issue
description: Wählt das nächste zu bearbeitende Gitea-Issue und gibt nur die Kerndaten zurück.
tools: mcp__gitea__list_issues, mcp__gitea__issue_read
model: haiku
---
Finde das nächste offene Issue im Repo <owner>/<repo> mit Label `ai-ready`
und NICHT mit Label `ai-wip` oder `ai-blocked`.
+1
View File
@@ -6,6 +6,7 @@ allowed-tools: >
mcp__gitea__issue_read, mcp__gitea__issue_write,
mcp__gitea__label_read,
mcp__gitea__pull_request_write
model: opus
---
Bearbeite Gitea-Issue #$1 im aktuellen Repo. Schritt für Schritt: