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