Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion plugins/customaize-agent/skills/create-command/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ Slash commands can trigger extended thinking by including extended thinking keyw
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*)
argument-hint: [message]
description: Create a git commit
model: claude-3-5-haiku-20241022
---

Create a git commit with message: $ARGUMENTS
Expand Down
1 change: 0 additions & 1 deletion skills/create-command/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ Slash commands can trigger extended thinking by including extended thinking keyw
allowed-tools: Bash(git add:*), Bash(git status:*), Bash(git commit:*)
argument-hint: [message]
description: Create a git commit
model: claude-3-5-haiku-20241022
---

Create a git commit with message: $ARGUMENTS
Expand Down