mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-12 02:37:45 +08:00
feat: 移除清理命令参数中的目标和确认选项,简化使用方式
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
description: Serial collaborative planning with Plan Note - Single-agent sequential task generation, unified plan-note.md, conflict detection. Codex-optimized.
|
||||
argument-hint: "TASK=\"<description>\" [--max-domains=5] [--focus=<domain>]"
|
||||
argument-hint: "TASK=\"<description>\" [--max-domains=5]"
|
||||
---
|
||||
|
||||
# Codex Collaborative-Plan-With-File Workflow
|
||||
@@ -316,7 +316,6 @@ Present session statistics and next steps.
|
||||
| Parameter | Default | Description |
|
||||
|-----------|---------|-------------|
|
||||
| `--max-domains` | 5 | Maximum sub-domains to identify |
|
||||
| `--focus` | None | Focus specific domain (optional) |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user