mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
30 lines
943 B
JSON
30 lines
943 B
JSON
{
|
|
"id": "commands/issue/issue-plan",
|
|
"title": "issue:plan",
|
|
"description": "Plan issue solutions with exploration and task breakdown",
|
|
"source": "@site/docs/commands/issue/issue-plan.md",
|
|
"sourceDirName": "commands/issue",
|
|
"slug": "/commands/issue/issue-plan",
|
|
"permalink": "/docs/docs/commands/issue/issue-plan",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-plan.md",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 3,
|
|
"frontMatter": {
|
|
"title": "issue:plan",
|
|
"sidebar_label": "issue:plan",
|
|
"sidebar_position": 3,
|
|
"description": "Plan issue solutions with exploration and task breakdown"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "issue:discover",
|
|
"permalink": "/docs/docs/commands/issue/issue-discover"
|
|
},
|
|
"next": {
|
|
"title": "issue:queue",
|
|
"permalink": "/docs/docs/commands/issue/issue-queue"
|
|
}
|
|
} |