model fixation for commands and subagents

This commit is contained in:
Pit Friedrich
2026-07-25 20:36:40 +02:00
parent 18a76b0350
commit 9112d9524f
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
name: next-issue name: next-issue
description: Wählt das nächste zu bearbeitende Gitea-Issue und gibt nur die Kerndaten zurück. 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 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` Finde das nächste offene Issue im Repo <owner>/<repo> mit Label `ai-ready`
und NICHT mit Label `ai-wip` oder `ai-blocked`. 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__issue_read, mcp__gitea__issue_write,
mcp__gitea__label_read, mcp__gitea__label_read,
mcp__gitea__pull_request_write mcp__gitea__pull_request_write
model: opus
--- ---
Bearbeite Gitea-Issue #$1 im aktuellen Repo. Schritt für Schritt: Bearbeite Gitea-Issue #$1 im aktuellen Repo. Schritt für Schritt: