We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adcec5 commit ff684f3Copy full SHA for ff684f3
claude/commands/task.md
@@ -6,7 +6,7 @@ allowed-tools: Bash(~/.claude/commands/task.sh:*), Read
6
7
# New Task
8
9
-Compute the task directory path, then run the script:
+Compute the task directory path, then run the script. If no argument is provided, use the current conversation to fill in the details.
10
11
1. **task-name**: hyphenated, lowercase, 2-4 words summarizing the argument (e.g., `buggy-auth`).
12
2. **issue-number**: deduce from argument or branch name (e.g., `ECMS-12345`). Omit if not applicable.
0 commit comments