mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
25 lines
687 B
JSON
25 lines
687 B
JSON
{
|
|
"id": "faq",
|
|
"title": "Frequently Asked Questions",
|
|
"description": "Common questions about CCW, workflows, commands, and troubleshooting.",
|
|
"source": "@site/docs/faq.mdx",
|
|
"sourceDirName": ".",
|
|
"slug": "/faq",
|
|
"permalink": "/docs/docs/faq",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/faq.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 99,
|
|
"frontMatter": {
|
|
"title": "Frequently Asked Questions",
|
|
"sidebar_label": "FAQ",
|
|
"sidebar_position": 99
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "Level 5: Intelligent",
|
|
"permalink": "/docs/docs/workflows/level-5-intelligent"
|
|
}
|
|
} |