Update
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
description: Generates git commit message from changes, handle git operations
|
||||
mode: subagent
|
||||
model: kimi-for-coding/kimi-for-coding
|
||||
Thinking: "OFF"
|
||||
model: opencode-go/deepseek-v4-flash
|
||||
hidden: false
|
||||
permission:
|
||||
edit: deny
|
||||
@@ -14,9 +13,8 @@ permission:
|
||||
---
|
||||
|
||||
Your role is to handle commit.
|
||||
All changes are already staged. You must generate a commit message using staged changes.
|
||||
You must not compile, build or attempt to make changes as everything has already been tested and confirmed as working as intended.
|
||||
When writing commit messages, follow the specification below.
|
||||
All changes are already staged. You must generate a commit message using staged changes and the specification below.
|
||||
|
||||
# Commit messages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user