mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
29 lines
987 B
JSON
29 lines
987 B
JSON
{
|
|
"id": "workflows/level-2-rapid",
|
|
"title": "Level 2 - Rapid Workflows",
|
|
"description": "Lightweight planning and bug diagnosis workflows for single-module features",
|
|
"source": "@site/docs/workflows/level-2-rapid.mdx",
|
|
"sourceDirName": "workflows",
|
|
"slug": "/workflows/level-2-rapid",
|
|
"permalink": "/docs/docs/workflows/level-2-rapid",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-2-rapid.mdx",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 3,
|
|
"frontMatter": {
|
|
"title": "Level 2 - Rapid Workflows",
|
|
"description": "Lightweight planning and bug diagnosis workflows for single-module features",
|
|
"sidebar_position": 3
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "Level 1: Ultra Lightweight",
|
|
"permalink": "/docs/docs/workflows/level-1-ultra-lightweight"
|
|
},
|
|
"next": {
|
|
"title": "Level 3: Standard",
|
|
"permalink": "/docs/docs/workflows/level-3-standard"
|
|
}
|
|
} |