Skip to content

Commit 386d2f7

Browse files
committed
fix(claude): task command, allowed-tools not allowed-commands
1 parent bf6ed04 commit 386d2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

claude/commands/task.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description: Create a new task file for a specific task or feature development
33
argument-hint: <task-name-or-desc>
4-
allowed-commands: Write, Bash(mkdir:*), Bash(mkdir -p:*)
4+
allowed-tools: Write, Bash(mkdir:*), Bash(date:*)
55
---
66

77
# New Task

0 commit comments

Comments
 (0)