feat: initialize monorepo with package.json for CCW workflow platform

This commit is contained in:
catlog22
2026-02-03 14:42:20 +08:00
parent 5483a72e9f
commit 39b80b3386
267 changed files with 99597 additions and 2658 deletions

View File

@@ -0,0 +1 @@
{"options":{"sidebarPath":"D:\\Claude_dms3\\ccw\\docs-site\\sidebars.ts","editUrl":"https://github.com/ccw/docs/tree/main/","path":"docs","editCurrentVersion":false,"editLocalizedFiles":false,"routeBasePath":"docs","tagsBasePath":"tags","include":["**/*.{md,mdx}"],"exclude":["**/_*.{js,jsx,ts,tsx,md,mdx}","**/_*/**","**/*.test.{js,jsx,ts,tsx}","**/__tests__/**"],"sidebarCollapsible":true,"sidebarCollapsed":true,"docsRootComponent":"@theme/DocsRoot","docVersionRootComponent":"@theme/DocVersionRoot","docRootComponent":"@theme/DocRoot","docItemComponent":"@theme/DocItem","docTagsListComponent":"@theme/DocTagsListPage","docTagDocListComponent":"@theme/DocTagDocListPage","docCategoryGeneratedIndexComponent":"@theme/DocCategoryGeneratedIndexPage","remarkPlugins":[],"rehypePlugins":[],"recmaPlugins":[],"beforeDefaultRemarkPlugins":[],"beforeDefaultRehypePlugins":[],"admonitions":true,"showLastUpdateTime":false,"showLastUpdateAuthor":false,"includeCurrentVersion":true,"disableVersioning":false,"versions":{},"breadcrumbs":true,"onInlineTags":"warn","id":"default"},"versionsMetadata":[{"versionName":"current","label":"Next","banner":null,"badge":false,"noIndex":false,"className":"docs-version-current","path":"/docs/docs","tagsPath":"/docs/docs/tags","editUrl":"https://github.com/ccw/docs/tree/main/docs","isLast":true,"routePriority":-1,"sidebarFilePath":"D:\\Claude_dms3\\ccw\\docs-site\\sidebars.ts","contentPath":"D:\\Claude_dms3\\ccw\\docs-site\\docs"}]}

View File

@@ -0,0 +1,4 @@
{
"name": "docusaurus-plugin-content-docs",
"id": "default"
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,30 @@
{
"id": "commands/cli/cli-init",
"title": "/cli:cli-init",
"description": "Initialize CLI configuration for workspace with automatic technology detection",
"source": "@site/docs/commands/cli/cli-init.mdx",
"sourceDirName": "commands/cli",
"slug": "/commands/cli/cli-init",
"permalink": "/docs/docs/commands/cli/cli-init",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/cli/cli-init.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "/cli:cli-init",
"sidebar_label": "/cli:cli-init",
"sidebar_position": 1,
"description": "Initialize CLI configuration for workspace with automatic technology detection"
},
"sidebar": "docs",
"previous": {
"title": "issue:convert-to-plan",
"permalink": "/docs/docs/commands/issue/issue-convert-to-plan"
},
"next": {
"title": "/cli:codex-review",
"permalink": "/docs/docs/commands/cli/codex-review"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/cli/codex-review",
"title": "/cli:codex-review",
"description": "Interactive code review using Codex CLI with configurable review targets",
"source": "@site/docs/commands/cli/codex-review.mdx",
"sourceDirName": "commands/cli",
"slug": "/commands/cli/codex-review",
"permalink": "/docs/docs/commands/cli/codex-review",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/cli/codex-review.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "/cli:codex-review",
"sidebar_label": "/cli:codex-review",
"sidebar_position": 2,
"description": "Interactive code review using Codex CLI with configurable review targets"
},
"sidebar": "docs",
"previous": {
"title": "/cli:cli-init",
"permalink": "/docs/docs/commands/cli/cli-init"
},
"next": {
"title": "/memory:update-full",
"permalink": "/docs/docs/commands/memory/memory-update-full"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/ccw-coordinator",
"title": "/ccw-coordinator",
"description": "Generic command orchestration tool for CCW workflows",
"source": "@site/docs/commands/general/ccw-coordinator.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/ccw-coordinator",
"permalink": "/docs/docs/commands/general/ccw-coordinator",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/ccw-coordinator.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 4,
"frontMatter": {
"title": "/ccw-coordinator",
"sidebar_label": "/ccw-coordinator",
"sidebar_position": 4,
"description": "Generic command orchestration tool for CCW workflows"
},
"sidebar": "docs",
"previous": {
"title": "/ccw-test",
"permalink": "/docs/docs/commands/general/ccw-test"
},
"next": {
"title": "/ccw-debug",
"permalink": "/docs/docs/commands/general/ccw-debug"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/ccw-debug",
"title": "/ccw-debug",
"description": "Debug coordinator for intelligent debugging workflows",
"source": "@site/docs/commands/general/ccw-debug.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/ccw-debug",
"permalink": "/docs/docs/commands/general/ccw-debug",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/ccw-debug.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 5,
"frontMatter": {
"title": "/ccw-debug",
"sidebar_label": "/ccw-debug",
"sidebar_position": 5,
"description": "Debug coordinator for intelligent debugging workflows"
},
"sidebar": "docs",
"previous": {
"title": "/ccw-coordinator",
"permalink": "/docs/docs/commands/general/ccw-coordinator"
},
"next": {
"title": "/flow-create",
"permalink": "/docs/docs/commands/general/flow-create"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/ccw",
"title": "/ccw",
"description": "Main CCW workflow coordinator for intelligent command orchestration",
"source": "@site/docs/commands/general/ccw.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/ccw",
"permalink": "/docs/docs/commands/general/ccw",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/ccw.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "/ccw",
"sidebar_label": "/ccw",
"sidebar_position": 1,
"description": "Main CCW workflow coordinator for intelligent command orchestration"
},
"sidebar": "docs",
"previous": {
"title": "Overview",
"permalink": "/docs/docs/"
},
"next": {
"title": "/ccw-plan",
"permalink": "/docs/docs/commands/general/ccw-plan"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/ccw-plan",
"title": "/ccw-plan",
"description": "Planning coordinator for intelligent workflow selection",
"source": "@site/docs/commands/general/ccw-plan.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/ccw-plan",
"permalink": "/docs/docs/commands/general/ccw-plan",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/ccw-plan.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "/ccw-plan",
"sidebar_label": "/ccw-plan",
"sidebar_position": 2,
"description": "Planning coordinator for intelligent workflow selection"
},
"sidebar": "docs",
"previous": {
"title": "/ccw",
"permalink": "/docs/docs/commands/general/ccw"
},
"next": {
"title": "/ccw-test",
"permalink": "/docs/docs/commands/general/ccw-test"
}
}

View File

@@ -0,0 +1,30 @@
{
"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"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/codex-coordinator",
"title": "/codex-coordinator",
"description": "Command orchestration tool for Codex workflows",
"source": "@site/docs/commands/general/codex-coordinator.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/codex-coordinator",
"permalink": "/docs/docs/commands/general/codex-coordinator",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/codex-coordinator.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 7,
"frontMatter": {
"title": "/codex-coordinator",
"sidebar_label": "/codex-coordinator",
"sidebar_position": 7,
"description": "Command orchestration tool for Codex workflows"
},
"sidebar": "docs",
"previous": {
"title": "/flow-create",
"permalink": "/docs/docs/commands/general/flow-create"
},
"next": {
"title": "issue:new",
"permalink": "/docs/docs/commands/issue/issue-new"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/general/flow-create",
"title": "/flow-create",
"description": "Generate workflow templates for flow-coordinator",
"source": "@site/docs/commands/general/flow-create.mdx",
"sourceDirName": "commands/general",
"slug": "/commands/general/flow-create",
"permalink": "/docs/docs/commands/general/flow-create",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/general/flow-create.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"title": "/flow-create",
"sidebar_label": "/flow-create",
"sidebar_position": 6,
"description": "Generate workflow templates for flow-coordinator"
},
"sidebar": "docs",
"previous": {
"title": "/ccw-debug",
"permalink": "/docs/docs/commands/general/ccw-debug"
},
"next": {
"title": "/codex-coordinator",
"permalink": "/docs/docs/commands/general/codex-coordinator"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/issue/issue-convert-to-plan",
"title": "issue:convert-to-plan",
"description": "Convert planning artifacts to issue solutions",
"source": "@site/docs/commands/issue/issue-convert-to-plan.md",
"sourceDirName": "commands/issue",
"slug": "/commands/issue/issue-convert-to-plan",
"permalink": "/docs/docs/commands/issue/issue-convert-to-plan",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-convert-to-plan.md",
"tags": [],
"version": "current",
"sidebarPosition": 7,
"frontMatter": {
"title": "issue:convert-to-plan",
"sidebar_label": "issue:convert-to-plan",
"sidebar_position": 7,
"description": "Convert planning artifacts to issue solutions"
},
"sidebar": "docs",
"previous": {
"title": "issue:from-brainstorm",
"permalink": "/docs/docs/commands/issue/issue-from-brainstorm"
},
"next": {
"title": "/cli:cli-init",
"permalink": "/docs/docs/commands/cli/cli-init"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/issue/issue-discover",
"title": "issue:discover",
"description": "Discover potential issues from multiple code analysis perspectives",
"source": "@site/docs/commands/issue/issue-discover.md",
"sourceDirName": "commands/issue",
"slug": "/commands/issue/issue-discover",
"permalink": "/docs/docs/commands/issue/issue-discover",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-discover.md",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "issue:discover",
"sidebar_label": "issue:discover",
"sidebar_position": 2,
"description": "Discover potential issues from multiple code analysis perspectives"
},
"sidebar": "docs",
"previous": {
"title": "issue:new",
"permalink": "/docs/docs/commands/issue/issue-new"
},
"next": {
"title": "issue:plan",
"permalink": "/docs/docs/commands/issue/issue-plan"
}
}

View File

@@ -0,0 +1,30 @@
{
"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"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/issue/issue-from-brainstorm",
"title": "issue:from-brainstorm",
"description": "Convert brainstorm session ideas into issues with solutions",
"source": "@site/docs/commands/issue/issue-from-brainstorm.md",
"sourceDirName": "commands/issue",
"slug": "/commands/issue/issue-from-brainstorm",
"permalink": "/docs/docs/commands/issue/issue-from-brainstorm",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-from-brainstorm.md",
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"title": "issue:from-brainstorm",
"sidebar_label": "issue:from-brainstorm",
"sidebar_position": 6,
"description": "Convert brainstorm session ideas into issues with solutions"
},
"sidebar": "docs",
"previous": {
"title": "issue:execute",
"permalink": "/docs/docs/commands/issue/issue-execute"
},
"next": {
"title": "issue:convert-to-plan",
"permalink": "/docs/docs/commands/issue/issue-convert-to-plan"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/issue/issue-new",
"title": "issue:new",
"description": "Create new issue with automatic categorization",
"source": "@site/docs/commands/issue/issue-new.md",
"sourceDirName": "commands/issue",
"slug": "/commands/issue/issue-new",
"permalink": "/docs/docs/commands/issue/issue-new",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-new.md",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "issue:new",
"sidebar_label": "issue:new",
"sidebar_position": 1,
"description": "Create new issue with automatic categorization"
},
"sidebar": "docs",
"previous": {
"title": "/codex-coordinator",
"permalink": "/docs/docs/commands/general/codex-coordinator"
},
"next": {
"title": "issue:discover",
"permalink": "/docs/docs/commands/issue/issue-discover"
}
}

View File

@@ -0,0 +1,30 @@
{
"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"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/issue/issue-queue",
"title": "issue:queue",
"description": "Form execution queue from bound solutions with conflict resolution",
"source": "@site/docs/commands/issue/issue-queue.md",
"sourceDirName": "commands/issue",
"slug": "/commands/issue/issue-queue",
"permalink": "/docs/docs/commands/issue/issue-queue",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/issue/issue-queue.md",
"tags": [],
"version": "current",
"sidebarPosition": 4,
"frontMatter": {
"title": "issue:queue",
"sidebar_label": "issue:queue",
"sidebar_position": 4,
"description": "Form execution queue from bound solutions with conflict resolution"
},
"sidebar": "docs",
"previous": {
"title": "issue:plan",
"permalink": "/docs/docs/commands/issue/issue-plan"
},
"next": {
"title": "issue:execute",
"permalink": "/docs/docs/commands/issue/issue-execute"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-compact",
"title": "/memory:compact",
"description": "Compact session memory into structured text for recovery",
"source": "@site/docs/commands/memory/memory-compact.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-compact",
"permalink": "/docs/docs/commands/memory/memory-compact",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-compact.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"title": "/memory:compact",
"sidebar_label": "/memory:compact",
"sidebar_position": 6,
"description": "Compact session memory into structured text for recovery"
},
"sidebar": "docs",
"previous": {
"title": "/memory:docs-related-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-related-cli"
},
"next": {
"title": "/memory:update-full",
"permalink": "/docs/docs/commands/memory/memory-update-full"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-docs-full-cli",
"title": "/memory:docs-full-cli",
"description": "Generate full CLI documentation for all project modules",
"source": "@site/docs/commands/memory/memory-docs-full-cli.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-docs-full-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-full-cli",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-docs-full-cli.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 4,
"frontMatter": {
"title": "/memory:docs-full-cli",
"sidebar_label": "/memory:docs-full-cli",
"sidebar_position": 4,
"description": "Generate full CLI documentation for all project modules"
},
"sidebar": "docs",
"previous": {
"title": "/memory:load",
"permalink": "/docs/docs/commands/memory/memory-load"
},
"next": {
"title": "/memory:docs-related-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-related-cli"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-docs-related-cli",
"title": "/memory:docs-related-cli",
"description": "Generate CLI documentation for git-changed modules",
"source": "@site/docs/commands/memory/memory-docs-related-cli.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-docs-related-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-related-cli",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-docs-related-cli.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 5,
"frontMatter": {
"title": "/memory:docs-related-cli",
"sidebar_label": "/memory:docs-related-cli",
"sidebar_position": 5,
"description": "Generate CLI documentation for git-changed modules"
},
"sidebar": "docs",
"previous": {
"title": "/memory:docs-full-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-full-cli"
},
"next": {
"title": "/memory:compact",
"permalink": "/docs/docs/commands/memory/memory-compact"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-load",
"title": "/memory:load",
"description": "Load project context and core content into memory",
"source": "@site/docs/commands/memory/memory-load.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-load",
"permalink": "/docs/docs/commands/memory/memory-load",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-load.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 3,
"frontMatter": {
"title": "/memory:load",
"sidebar_label": "/memory:load",
"sidebar_position": 3,
"description": "Load project context and core content into memory"
},
"sidebar": "docs",
"previous": {
"title": "/memory:update-related",
"permalink": "/docs/docs/commands/memory/memory-update-related"
},
"next": {
"title": "/memory:docs-full-cli",
"permalink": "/docs/docs/commands/memory/memory-docs-full-cli"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-update-full",
"title": "/memory:update-full",
"description": "Update CLAUDE.md for all project modules using batched agent execution",
"source": "@site/docs/commands/memory/memory-update-full.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-update-full",
"permalink": "/docs/docs/commands/memory/memory-update-full",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-update-full.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "/memory:update-full",
"sidebar_label": "/memory:update-full",
"sidebar_position": 1,
"description": "Update CLAUDE.md for all project modules using batched agent execution"
},
"sidebar": "docs",
"previous": {
"title": "/cli:codex-review",
"permalink": "/docs/docs/commands/cli/codex-review"
},
"next": {
"title": "/memory:update-related",
"permalink": "/docs/docs/commands/memory/memory-update-related"
}
}

View File

@@ -0,0 +1,30 @@
{
"id": "commands/memory/memory-update-related",
"title": "/memory:update-related",
"description": "Update CLAUDE.md for git-changed modules using batched execution",
"source": "@site/docs/commands/memory/memory-update-related.mdx",
"sourceDirName": "commands/memory",
"slug": "/commands/memory/memory-update-related",
"permalink": "/docs/docs/commands/memory/memory-update-related",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/commands/memory/memory-update-related.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "/memory:update-related",
"sidebar_label": "/memory:update-related",
"sidebar_position": 2,
"description": "Update CLAUDE.md for git-changed modules using batched execution"
},
"sidebar": "docs",
"previous": {
"title": "/memory:update-full",
"permalink": "/docs/docs/commands/memory/memory-update-full"
},
"next": {
"title": "/memory:load",
"permalink": "/docs/docs/commands/memory/memory-load"
}
}

View File

@@ -0,0 +1,25 @@
{
"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"
}
}

View File

@@ -0,0 +1,26 @@
{
"id": "overview",
"title": "Welcome to CCW",
"description": "CCW is a professional workflow automation platform that combines AI-powered intelligence with structured development workflows. With 40+ commands and 15 integrated workflows, CCW transforms how you build, test, and ship software.",
"source": "@site/docs/overview.mdx",
"sourceDirName": ".",
"slug": "/",
"permalink": "/docs/docs/",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/overview.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "Welcome to CCW",
"sidebar_label": "Overview",
"sidebar_position": 1,
"slug": "/"
},
"sidebar": "docs",
"next": {
"title": "/ccw",
"permalink": "/docs/docs/commands/general/ccw"
}
}

View File

@@ -0,0 +1,20 @@
{
"id": "workflows/faq",
"title": "Workflow FAQ",
"description": "Frequently asked questions about CCW workflows",
"source": "@site/docs/workflows/faq.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/faq",
"permalink": "/docs/docs/workflows/faq",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/faq.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 7,
"frontMatter": {
"title": "Workflow FAQ",
"description": "Frequently asked questions about CCW workflows",
"sidebar_position": 7
}
}

View File

@@ -0,0 +1,29 @@
{
"id": "workflows/introduction",
"title": "Workflow Introduction",
"description": "Comprehensive overview of CCW workflows - from rapid execution to intelligent orchestration",
"source": "@site/docs/workflows/introduction.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/introduction",
"permalink": "/docs/docs/workflows/introduction",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/introduction.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 1,
"frontMatter": {
"title": "Workflow Introduction",
"description": "Comprehensive overview of CCW workflows - from rapid execution to intelligent orchestration",
"sidebar_position": 1
},
"sidebar": "docs",
"previous": {
"title": "/memory:compact",
"permalink": "/docs/docs/commands/memory/memory-compact"
},
"next": {
"title": "Level 1: Ultra Lightweight",
"permalink": "/docs/docs/workflows/level-1-ultra-lightweight"
}
}

View File

@@ -0,0 +1,29 @@
{
"id": "workflows/level-1-ultra-lightweight",
"title": "Level 1 - Ultra-Lightweight Workflows",
"description": "Rapid execution workflow for simple tasks with zero overhead",
"source": "@site/docs/workflows/level-1-ultra-lightweight.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-1-ultra-lightweight",
"permalink": "/docs/docs/workflows/level-1-ultra-lightweight",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-1-ultra-lightweight.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"title": "Level 1 - Ultra-Lightweight Workflows",
"description": "Rapid execution workflow for simple tasks with zero overhead",
"sidebar_position": 2
},
"sidebar": "docs",
"previous": {
"title": "Introduction",
"permalink": "/docs/docs/workflows/introduction"
},
"next": {
"title": "Level 2: Rapid",
"permalink": "/docs/docs/workflows/level-2-rapid"
}
}

View File

@@ -0,0 +1,29 @@
{
"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"
}
}

View File

@@ -0,0 +1,29 @@
{
"id": "workflows/level-3-standard",
"title": "Level 3 - Standard Workflows",
"description": "Complete planning with persistent session management for multi-module changes",
"source": "@site/docs/workflows/level-3-standard.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-3-standard",
"permalink": "/docs/docs/workflows/level-3-standard",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-3-standard.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 4,
"frontMatter": {
"title": "Level 3 - Standard Workflows",
"description": "Complete planning with persistent session management for multi-module changes",
"sidebar_position": 4
},
"sidebar": "docs",
"previous": {
"title": "Level 2: Rapid",
"permalink": "/docs/docs/workflows/level-2-rapid"
},
"next": {
"title": "Level 4: Brainstorm",
"permalink": "/docs/docs/workflows/level-4-brainstorm"
}
}

View File

@@ -0,0 +1,29 @@
{
"id": "workflows/level-4-brainstorm",
"title": "Level 4 - Brainstorm Workflows",
"description": "Multi-role brainstorming workflows for complex feature design and architecture exploration",
"source": "@site/docs/workflows/level-4-brainstorm.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-4-brainstorm",
"permalink": "/docs/docs/workflows/level-4-brainstorm",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-4-brainstorm.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 5,
"frontMatter": {
"title": "Level 4 - Brainstorm Workflows",
"description": "Multi-role brainstorming workflows for complex feature design and architecture exploration",
"sidebar_position": 5
},
"sidebar": "docs",
"previous": {
"title": "Level 3: Standard",
"permalink": "/docs/docs/workflows/level-3-standard"
},
"next": {
"title": "Level 5: Intelligent",
"permalink": "/docs/docs/workflows/level-5-intelligent"
}
}

View File

@@ -0,0 +1,29 @@
{
"id": "workflows/level-5-intelligent",
"title": "Level 5 - Intelligent Workflows",
"description": "Automated command orchestration with intelligent analysis and recommendation",
"source": "@site/docs/workflows/level-5-intelligent.mdx",
"sourceDirName": "workflows",
"slug": "/workflows/level-5-intelligent",
"permalink": "/docs/docs/workflows/level-5-intelligent",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/ccw/docs/tree/main/docs/workflows/level-5-intelligent.mdx",
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"title": "Level 5 - Intelligent Workflows",
"description": "Automated command orchestration with intelligent analysis and recommendation",
"sidebar_position": 6
},
"sidebar": "docs",
"previous": {
"title": "Level 4: Brainstorm",
"permalink": "/docs/docs/workflows/level-4-brainstorm"
},
"next": {
"title": "FAQ",
"permalink": "/docs/docs/faq"
}
}