mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-09 02:24:11 +08:00
30 lines
983 B
JSON
30 lines
983 B
JSON
{
|
|
"id": "commands/issue/issue-execute",
|
|
"title": "issue:execute",
|
|
"description": "Execute issue queue with DAG-based parallel orchestration",
|
|
"source": "@site/docs/commands/issue/issue-execute.md",
|
|
"sourceDirName": "commands/issue",
|
|
"slug": "/commands/issue/issue-execute",
|
|
"permalink": "/docs/docs/commands/issue/issue-execute",
|
|
"draft": false,
|
|
"unlisted": false,
|
|
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-execute.md",
|
|
"tags": [],
|
|
"version": "current",
|
|
"sidebarPosition": 5,
|
|
"frontMatter": {
|
|
"title": "issue:execute",
|
|
"sidebar_label": "issue:execute",
|
|
"sidebar_position": 5,
|
|
"description": "Execute issue queue with DAG-based parallel orchestration"
|
|
},
|
|
"sidebar": "docs",
|
|
"previous": {
|
|
"title": "issue:queue",
|
|
"permalink": "/docs/docs/commands/issue/issue-queue"
|
|
},
|
|
"next": {
|
|
"title": "issue:from-brainstorm",
|
|
"permalink": "/docs/docs/commands/issue/issue-from-brainstorm"
|
|
}
|
|
} |