mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
chore: update auto-parallel argument-hint with --count parameter
Automatically updated by linter to reflect new --count parameter in argument hint for command usage clarity. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
name: auto-parallel
|
name: auto-parallel
|
||||||
description: Parallel brainstorming automation with dynamic role selection and concurrent execution
|
description: Parallel brainstorming automation with dynamic role selection and concurrent execution
|
||||||
argument-hint: "topic or challenge description"
|
argument-hint: "topic or challenge description" [--count N]
|
||||||
allowed-tools: SlashCommand(*), Task(*), TodoWrite(*), Read(*), Write(*), Bash(*), Glob(*)
|
allowed-tools: SlashCommand(*), Task(*), TodoWrite(*), Read(*), Write(*), Bash(*), Glob(*)
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user