mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-11 02:33:51 +08:00
30 lines
920 B
JSON
30 lines
920 B
JSON
{
|
|
"id": "commands/general/ccw-plan",
|
|
"title": "/ccw-plan",
|
|
"description": "Planning coordinator for intelligent workflow selection",
|
|
"source": "@site/docs/commands/general/ccw-plan.mdx",
|
|
"sourceDirName": "commands/general",
|
|
"slug": "/commands/general/ccw-plan",
|
|
"permalink": "/docs/docs/commands/general/ccw-plan",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/ccw-plan.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 2,
|
|
"frontMatter": {
|
|
"title": "/ccw-plan",
|
|
"sidebar_label": "/ccw-plan",
|
|
"sidebar_position": 2,
|
|
"description": "Planning coordinator for intelligent workflow selection"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "/ccw",
|
|
"permalink": "/docs/docs/commands/general/ccw"
|
|
},
|
|
"next": {
|
|
"title": "/ccw-test",
|
|
"permalink": "/docs/docs/commands/general/ccw-test"
|
|
}
|
|
} |