Skip to content

Commit ff684f3

Browse files
committed
chore(claude): task command handle no args
1 parent 9adcec5 commit ff684f3

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
@@ -6,7 +6,7 @@ allowed-tools: Bash(~/.claude/commands/task.sh:*), Read
66

77
# New Task
88

9-
Compute the task directory path, then run the script:
9+
Compute the task directory path, then run the script. If no argument is provided, use the current conversation to fill in the details.
1010

1111
1. **task-name**: hyphenated, lowercase, 2-4 words summarizing the argument (e.g., `buggy-auth`).
1212
2. **issue-number**: deduce from argument or branch name (e.g., `ECMS-12345`). Omit if not applicable.

0 commit comments

Comments
 (0)