@codemcp/workflows 6.6.3 → 6.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/package.json +2 -2
  2. package/packages/cli/dist/{chunk-OQEE77IJ.js → chunk-HMZICCYA.js} +10 -9
  3. package/packages/cli/dist/{cli-JKYH3LI3.js → cli-E6575RSU.js} +3 -3
  4. package/packages/cli/dist/{dist-6V5QENI6.js → dist-QQCAQVXJ.js} +12 -11
  5. package/packages/cli/dist/{dist-CANNJPRJ.js → dist-TSPCPCN3.js} +1 -1
  6. package/packages/cli/dist/index.js +2 -2
  7. package/packages/cli/package.json +1 -1
  8. package/packages/core/dist/workflow-manager.d.ts +4 -3
  9. package/packages/core/dist/workflow-manager.js +11 -11
  10. package/packages/core/dist/workflow-manager.js.map +1 -1
  11. package/packages/core/package.json +1 -1
  12. package/packages/docs/.vitepress/dist/404.html +1 -1
  13. package/packages/docs/.vitepress/dist/assets/{user_crowd-mcp-integration.md.C15kSdIJ.js → user_crowd-mcp-integration.md.DvEooBMm.js} +3 -3
  14. package/packages/docs/.vitepress/dist/assets/{user_custom-workflows.md.Cz4IYCXa.js → user_custom-workflows.md.D11jbjWQ.js} +4 -4
  15. package/packages/docs/.vitepress/dist/assets/{user_packaged-workflows.md.s1HT89ZU.js → user_packaged-workflows.md.D-qqL4g-.js} +1 -1
  16. package/packages/docs/.vitepress/dist/dev/ARCHITECTURE.html +1 -1
  17. package/packages/docs/.vitepress/dist/dev/DEVELOPMENT.html +1 -1
  18. package/packages/docs/.vitepress/dist/dev/LOGGING.html +1 -1
  19. package/packages/docs/.vitepress/dist/dev/PUBLISHING.html +1 -1
  20. package/packages/docs/.vitepress/dist/hashmap.json +1 -1
  21. package/packages/docs/.vitepress/dist/index.html +1 -1
  22. package/packages/docs/.vitepress/dist/user/advanced-engineering.html +1 -1
  23. package/packages/docs/.vitepress/dist/user/agent-setup.html +1 -1
  24. package/packages/docs/.vitepress/dist/user/beads-integration.html +1 -1
  25. package/packages/docs/.vitepress/dist/user/crowd-mcp-integration.html +5 -5
  26. package/packages/docs/.vitepress/dist/user/custom-workflows.html +6 -6
  27. package/packages/docs/.vitepress/dist/user/git-commit-feature.html +1 -1
  28. package/packages/docs/.vitepress/dist/user/how-it-works.html +1 -1
  29. package/packages/docs/.vitepress/dist/user/long-term-memory.html +1 -1
  30. package/packages/docs/.vitepress/dist/user/packaged-workflows.html +3 -3
  31. package/packages/docs/.vitepress/dist/user/tutorial.html +1 -1
  32. package/packages/docs/.vitepress/dist/user/workflow-selection.html +1 -1
  33. package/packages/docs/.vitepress/dist/workflows/adr.html +1 -1
  34. package/packages/docs/.vitepress/dist/workflows/big-bang-conversion.html +1 -1
  35. package/packages/docs/.vitepress/dist/workflows/boundary-testing.html +1 -1
  36. package/packages/docs/.vitepress/dist/workflows/bugfix.html +1 -1
  37. package/packages/docs/.vitepress/dist/workflows/business-analysis.html +1 -1
  38. package/packages/docs/.vitepress/dist/workflows/c4-analysis.html +1 -1
  39. package/packages/docs/.vitepress/dist/workflows/epcc.html +1 -1
  40. package/packages/docs/.vitepress/dist/workflows/game-beginner.html +1 -1
  41. package/packages/docs/.vitepress/dist/workflows/greenfield.html +1 -1
  42. package/packages/docs/.vitepress/dist/workflows/minor.html +1 -1
  43. package/packages/docs/.vitepress/dist/workflows/posts.html +1 -1
  44. package/packages/docs/.vitepress/dist/workflows/sdd-bugfix-crowd.html +1 -1
  45. package/packages/docs/.vitepress/dist/workflows/sdd-bugfix.html +1 -1
  46. package/packages/docs/.vitepress/dist/workflows/sdd-feature-crowd.html +1 -1
  47. package/packages/docs/.vitepress/dist/workflows/sdd-feature.html +1 -1
  48. package/packages/docs/.vitepress/dist/workflows/sdd-greenfield-crowd.html +1 -1
  49. package/packages/docs/.vitepress/dist/workflows/sdd-greenfield.html +1 -1
  50. package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.html +1 -1
  51. package/packages/docs/.vitepress/dist/workflows/skilled-epcc.html +1 -1
  52. package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.html +1 -1
  53. package/packages/docs/.vitepress/dist/workflows/slides.html +1 -1
  54. package/packages/docs/.vitepress/dist/workflows/tdd.html +1 -1
  55. package/packages/docs/.vitepress/dist/workflows/waterfall.html +1 -1
  56. package/packages/docs/.vitepress/dist/workflows.html +1 -1
  57. package/packages/docs/package.json +1 -1
  58. package/packages/mcp-server/dist/index.js +12 -11
  59. package/packages/mcp-server/package.json +1 -1
  60. package/packages/opencode-plugin/dist/index.js +61 -63
  61. package/packages/opencode-plugin/package.json +1 -1
  62. package/packages/opencode-tui-plugin/package.json +1 -1
  63. package/packages/visualizer/package.json +1 -1
  64. /package/packages/docs/.vitepress/dist/assets/{user_crowd-mcp-integration.md.C15kSdIJ.lean.js → user_crowd-mcp-integration.md.DvEooBMm.lean.js} +0 -0
  65. /package/packages/docs/.vitepress/dist/assets/{user_custom-workflows.md.Cz4IYCXa.lean.js → user_custom-workflows.md.D11jbjWQ.lean.js} +0 -0
  66. /package/packages/docs/.vitepress/dist/assets/{user_packaged-workflows.md.s1HT89ZU.lean.js → user_packaged-workflows.md.D-qqL4g-.lean.js} +0 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows",
3
- "version": "6.6.3",
3
+ "version": "6.7.0",
4
4
  "description": "A Model Context Protocol server that acts as an intelligent conversation state manager and development guide for LLMs, featuring comprehensive long-term memory with persistent project artifacts",
5
5
  "type": "module",
6
6
  "main": "packages/cli/dist/index.js",
@@ -51,7 +51,7 @@
51
51
  "typescript": "^5.9.3",
52
52
  "vitepress": "^1.6.4",
53
53
  "vitest": "4.0.18",
54
- "@codemcp/workflows-core": "6.6.3"
54
+ "@codemcp/workflows-core": "6.7.0"
55
55
  },
56
56
  "lint-staged": {
57
57
  "*.{ts,js,mts,cts,tsx,jsx}": [
@@ -3346,9 +3346,10 @@ var WorkflowManager = class _WorkflowManager {
3346
3346
  this.loadPredefinedWorkflows();
3347
3347
  }
3348
3348
  /**
3349
- * Parse enabled domains from environment variable
3350
- * Supports both WORKFLOW_DOMAINS and VIBE_WORKFLOW_DOMAINS (legacy)
3351
- * WORKFLOW_DOMAINS takes precedence if both are set (modern, non-prefixed version preferred)
3349
+ * Parse enabled domains from environment variable.
3350
+ * WORKFLOW_DOMAINS is the canonical name.
3351
+ * VIBE_WORKFLOW_DOMAINS is supported as a legacy alias for backward compatibility.
3352
+ * WORKFLOW_DOMAINS takes precedence when both are set.
3352
3353
  */
3353
3354
  parseEnabledDomains() {
3354
3355
  const domainsEnv = process.env["WORKFLOW_DOMAINS"] || process.env["VIBE_WORKFLOW_DOMAINS"];
@@ -3358,7 +3359,7 @@ var WorkflowManager = class _WorkflowManager {
3358
3359
  }
3359
3360
  const domains = new Set(domainsEnv.split(",").map((d) => d.trim()).filter((d) => d));
3360
3361
  logger4.debug("Parsed enabled domains", {
3361
- source: process.env["WORKFLOW_DOMAINS"] ? "WORKFLOW_DOMAINS" : "VIBE_WORKFLOW_DOMAINS",
3362
+ source: process.env["WORKFLOW_DOMAINS"] ? "WORKFLOW_DOMAINS" : "VIBE_WORKFLOW_DOMAINS (legacy)",
3362
3363
  domains: Array.from(domains)
3363
3364
  });
3364
3365
  return domains;
@@ -3441,16 +3442,16 @@ var WorkflowManager = class _WorkflowManager {
3441
3442
  * Get all available workflows regardless of domain filtering
3442
3443
  */
3443
3444
  getAllAvailableWorkflows() {
3444
- const originalEnv = process.env.VIBE_WORKFLOW_DOMAINS;
3445
- process.env.VIBE_WORKFLOW_DOMAINS = "code,architecture,office,sdd";
3445
+ const originalEnv = process.env["WORKFLOW_DOMAINS"];
3446
+ process.env["WORKFLOW_DOMAINS"] = "code,architecture,office,sdd";
3446
3447
  try {
3447
3448
  const tempManager = new _WorkflowManager();
3448
3449
  return tempManager.getAvailableWorkflows();
3449
3450
  } finally {
3450
3451
  if (originalEnv !== void 0) {
3451
- process.env.VIBE_WORKFLOW_DOMAINS = originalEnv;
3452
+ process.env["WORKFLOW_DOMAINS"] = originalEnv;
3452
3453
  } else {
3453
- delete process.env.VIBE_WORKFLOW_DOMAINS;
3454
+ delete process.env["WORKFLOW_DOMAINS"];
3454
3455
  }
3455
3456
  }
3456
3457
  }
@@ -3534,7 +3535,7 @@ var WorkflowManager = class _WorkflowManager {
3534
3535
  if (!workflowName) {
3535
3536
  const availableWorkflows = this.getAvailableWorkflowsForProject(projectPath);
3536
3537
  if (availableWorkflows.length === 0) {
3537
- throw new Error("No workflows available. Please install a workflow or adjust VIBE_WORKFLOW_DOMAINS environment variable.");
3538
+ throw new Error("No workflows available. Please install a workflow or adjust WORKFLOW_DOMAINS environment variable.");
3538
3539
  }
3539
3540
  workflowName = availableWorkflows[0].name;
3540
3541
  }
@@ -2,7 +2,7 @@ import {
2
2
  StateMachineLoader,
3
3
  WorkflowManager,
4
4
  generateSystemPrompt
5
- } from "./chunk-OQEE77IJ.js";
5
+ } from "./chunk-HMZICCYA.js";
6
6
  import "./chunk-R5U7XKVJ.js";
7
7
 
8
8
  // src/cli.ts
@@ -998,11 +998,11 @@ var isLocal = existsSync3(join5(__dirname3, "../../core/dist/index.js"));
998
998
  var generateSystemPrompt2;
999
999
  var StateMachineLoader2;
1000
1000
  if (isLocal) {
1001
- const coreModule = await import("./dist-CANNJPRJ.js");
1001
+ const coreModule = await import("./dist-TSPCPCN3.js");
1002
1002
  generateSystemPrompt2 = coreModule.generateSystemPrompt;
1003
1003
  StateMachineLoader2 = coreModule.StateMachineLoader;
1004
1004
  } else {
1005
- const coreModule = await import("./dist-CANNJPRJ.js");
1005
+ const coreModule = await import("./dist-TSPCPCN3.js");
1006
1006
  generateSystemPrompt2 = coreModule.generateSystemPrompt;
1007
1007
  StateMachineLoader2 = coreModule.StateMachineLoader;
1008
1008
  }
@@ -7196,9 +7196,10 @@ var WorkflowManager = class _WorkflowManager {
7196
7196
  this.loadPredefinedWorkflows();
7197
7197
  }
7198
7198
  /**
7199
- * Parse enabled domains from environment variable
7200
- * Supports both WORKFLOW_DOMAINS and VIBE_WORKFLOW_DOMAINS (legacy)
7201
- * WORKFLOW_DOMAINS takes precedence if both are set (modern, non-prefixed version preferred)
7199
+ * Parse enabled domains from environment variable.
7200
+ * WORKFLOW_DOMAINS is the canonical name.
7201
+ * VIBE_WORKFLOW_DOMAINS is supported as a legacy alias for backward compatibility.
7202
+ * WORKFLOW_DOMAINS takes precedence when both are set.
7202
7203
  */
7203
7204
  parseEnabledDomains() {
7204
7205
  const domainsEnv = process.env["WORKFLOW_DOMAINS"] || process.env["VIBE_WORKFLOW_DOMAINS"];
@@ -7208,7 +7209,7 @@ var WorkflowManager = class _WorkflowManager {
7208
7209
  }
7209
7210
  const domains = new Set(domainsEnv.split(",").map((d) => d.trim()).filter((d) => d));
7210
7211
  logger4.debug("Parsed enabled domains", {
7211
- source: process.env["WORKFLOW_DOMAINS"] ? "WORKFLOW_DOMAINS" : "VIBE_WORKFLOW_DOMAINS",
7212
+ source: process.env["WORKFLOW_DOMAINS"] ? "WORKFLOW_DOMAINS" : "VIBE_WORKFLOW_DOMAINS (legacy)",
7212
7213
  domains: Array.from(domains)
7213
7214
  });
7214
7215
  return domains;
@@ -7291,16 +7292,16 @@ var WorkflowManager = class _WorkflowManager {
7291
7292
  * Get all available workflows regardless of domain filtering
7292
7293
  */
7293
7294
  getAllAvailableWorkflows() {
7294
- const originalEnv = process.env.VIBE_WORKFLOW_DOMAINS;
7295
- process.env.VIBE_WORKFLOW_DOMAINS = "code,architecture,office,sdd";
7295
+ const originalEnv = process.env["WORKFLOW_DOMAINS"];
7296
+ process.env["WORKFLOW_DOMAINS"] = "code,architecture,office,sdd";
7296
7297
  try {
7297
7298
  const tempManager = new _WorkflowManager();
7298
7299
  return tempManager.getAvailableWorkflows();
7299
7300
  } finally {
7300
7301
  if (originalEnv !== void 0) {
7301
- process.env.VIBE_WORKFLOW_DOMAINS = originalEnv;
7302
+ process.env["WORKFLOW_DOMAINS"] = originalEnv;
7302
7303
  } else {
7303
- delete process.env.VIBE_WORKFLOW_DOMAINS;
7304
+ delete process.env["WORKFLOW_DOMAINS"];
7304
7305
  }
7305
7306
  }
7306
7307
  }
@@ -7384,7 +7385,7 @@ var WorkflowManager = class _WorkflowManager {
7384
7385
  if (!workflowName) {
7385
7386
  const availableWorkflows = this.getAvailableWorkflowsForProject(projectPath);
7386
7387
  if (availableWorkflows.length === 0) {
7387
- throw new Error("No workflows available. Please install a workflow or adjust VIBE_WORKFLOW_DOMAINS environment variable.");
7388
+ throw new Error("No workflows available. Please install a workflow or adjust WORKFLOW_DOMAINS environment variable.");
7388
7389
  }
7389
7390
  workflowName = availableWorkflows[0].name;
7390
7391
  }
@@ -10296,9 +10297,9 @@ function validateRequiredArgs(args, requiredFields) {
10296
10297
  function createConversationNotFoundResult(availableWorkflows = []) {
10297
10298
  if (availableWorkflows.length === 0) {
10298
10299
  return createErrorResult(
10299
- "No development conversation has been started for this project. Please call start_development() to begin. First, set up workflows by adjusting the VIBE_WORKFLOW_DOMAINS environment variable or copying a workflow to .vibe/workflows/ directory.",
10300
+ "No development conversation has been started for this project. Please call start_development() to begin. First, set up workflows by adjusting the WORKFLOW_DOMAINS environment variable or copying a workflow to .vibe/workflows/ directory.",
10300
10301
  {
10301
- suggestion: "Set VIBE_WORKFLOW_DOMAINS=code,architecture,office or copy a workflow file to .vibe/workflows/",
10302
+ suggestion: "Set WORKFLOW_DOMAINS=code,architecture,office or copy a workflow file to .vibe/workflows/",
10302
10303
  availableWorkflows: []
10303
10304
  }
10304
10305
  );
@@ -32,7 +32,7 @@ import {
32
32
  registerLogSink,
33
33
  setLoggingLevel,
34
34
  setLoggingLevelFromString
35
- } from "./chunk-OQEE77IJ.js";
35
+ } from "./chunk-HMZICCYA.js";
36
36
  import "./chunk-R5U7XKVJ.js";
37
37
  export {
38
38
  BeadsIntegration,
@@ -10,7 +10,7 @@ var args = process.argv.slice(2);
10
10
  if (args.length === 0) {
11
11
  const isLocal = existsSync(join(__dirname, "../../mcp-server/dist/index.js"));
12
12
  if (isLocal) {
13
- const { startMcpServer } = await import("./dist-6V5QENI6.js");
13
+ const { startMcpServer } = await import("./dist-QQCAQVXJ.js");
14
14
  await startMcpServer();
15
15
  } else {
16
16
  const mcpServerModule = "@codemcp/workflows-server";
@@ -18,6 +18,6 @@ if (args.length === 0) {
18
18
  await startMcpServer();
19
19
  }
20
20
  } else {
21
- const { runCli } = await import("./cli-JKYH3LI3.js");
21
+ const { runCli } = await import("./cli-E6575RSU.js");
22
22
  await runCli();
23
23
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows-cli",
3
- "version": "6.6.3",
3
+ "version": "6.7.0",
4
4
  "description": "CLI tools for responsible-vibe development workflows",
5
5
  "type": "module",
6
6
  "scripts": {
@@ -30,9 +30,10 @@ export declare class WorkflowManager {
30
30
  private enabledDomains;
31
31
  constructor();
32
32
  /**
33
- * Parse enabled domains from environment variable
34
- * Supports both WORKFLOW_DOMAINS and VIBE_WORKFLOW_DOMAINS (legacy)
35
- * WORKFLOW_DOMAINS takes precedence if both are set (modern, non-prefixed version preferred)
33
+ * Parse enabled domains from environment variable.
34
+ * WORKFLOW_DOMAINS is the canonical name.
35
+ * VIBE_WORKFLOW_DOMAINS is supported as a legacy alias for backward compatibility.
36
+ * WORKFLOW_DOMAINS takes precedence when both are set.
36
37
  */
37
38
  private parseEnabledDomains;
38
39
  /**
@@ -27,13 +27,13 @@ export class WorkflowManager {
27
27
  this.loadPredefinedWorkflows();
28
28
  }
29
29
  /**
30
- * Parse enabled domains from environment variable
31
- * Supports both WORKFLOW_DOMAINS and VIBE_WORKFLOW_DOMAINS (legacy)
32
- * WORKFLOW_DOMAINS takes precedence if both are set (modern, non-prefixed version preferred)
30
+ * Parse enabled domains from environment variable.
31
+ * WORKFLOW_DOMAINS is the canonical name.
32
+ * VIBE_WORKFLOW_DOMAINS is supported as a legacy alias for backward compatibility.
33
+ * WORKFLOW_DOMAINS takes precedence when both are set.
33
34
  */
34
35
  parseEnabledDomains() {
35
- // Check both WORKFLOW_DOMAINS and VIBE_WORKFLOW_DOMAINS
36
- // WORKFLOW_DOMAINS (modern) takes precedence over VIBE_WORKFLOW_DOMAINS (legacy)
36
+ // WORKFLOW_DOMAINS (canonical) takes precedence over VIBE_WORKFLOW_DOMAINS (legacy alias)
37
37
  const domainsEnv = process.env['WORKFLOW_DOMAINS'] || process.env['VIBE_WORKFLOW_DOMAINS'];
38
38
  if (!domainsEnv) {
39
39
  logger.debug('No domain configuration found, using default: code');
@@ -46,7 +46,7 @@ export class WorkflowManager {
46
46
  logger.debug('Parsed enabled domains', {
47
47
  source: process.env['WORKFLOW_DOMAINS']
48
48
  ? 'WORKFLOW_DOMAINS'
49
- : 'VIBE_WORKFLOW_DOMAINS',
49
+ : 'VIBE_WORKFLOW_DOMAINS (legacy)',
50
50
  domains: Array.from(domains),
51
51
  });
52
52
  return domains;
@@ -139,18 +139,18 @@ export class WorkflowManager {
139
139
  */
140
140
  getAllAvailableWorkflows() {
141
141
  // Create a temporary manager with all domains enabled
142
- const originalEnv = process.env.VIBE_WORKFLOW_DOMAINS;
143
- process.env.VIBE_WORKFLOW_DOMAINS = 'code,architecture,office,sdd';
142
+ const originalEnv = process.env['WORKFLOW_DOMAINS'];
143
+ process.env['WORKFLOW_DOMAINS'] = 'code,architecture,office,sdd';
144
144
  try {
145
145
  const tempManager = new WorkflowManager();
146
146
  return tempManager.getAvailableWorkflows();
147
147
  }
148
148
  finally {
149
149
  if (originalEnv !== undefined) {
150
- process.env.VIBE_WORKFLOW_DOMAINS = originalEnv;
150
+ process.env['WORKFLOW_DOMAINS'] = originalEnv;
151
151
  }
152
152
  else {
153
- delete process.env.VIBE_WORKFLOW_DOMAINS;
153
+ delete process.env['WORKFLOW_DOMAINS'];
154
154
  }
155
155
  }
156
156
  }
@@ -243,7 +243,7 @@ export class WorkflowManager {
243
243
  if (!workflowName) {
244
244
  const availableWorkflows = this.getAvailableWorkflowsForProject(projectPath);
245
245
  if (availableWorkflows.length === 0) {
246
- throw new Error('No workflows available. Please install a workflow or adjust VIBE_WORKFLOW_DOMAINS environment variable.');
246
+ throw new Error('No workflows available. Please install a workflow or adjust WORKFLOW_DOMAINS environment variable.');
247
247
  }
248
248
  workflowName = availableWorkflows[0].name;
249
249
  }
@@ -1 +1 @@
1
- {"version":3,"file":"workflow-manager.js","sourceRoot":"","sources":["../src/workflow-manager.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"workflow-manager.js","sourceRoot":"","sources":["../src/workflow-manager.ts"],"names":[],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codemcp/workflows-core",
3
- "version": "6.6.3",
3
+ "version": "6.7.0",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "type": "module",
@@ -17,7 +17,7 @@
17
17
  </head>
18
18
  <body>
19
19
  <div id="app"></div>
20
- <script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"da_vFDwM\",\"dev_development.md\":\"DWl9cccE\",\"dev_logging.md\":\"BebvbW7z\",\"dev_publishing.md\":\"CQqbiIOF\",\"index.md\":\"D6ROLohf\",\"user_advanced-engineering.md\":\"PD-xOFno\",\"user_agent-setup.md\":\"BhcuRdG8\",\"user_beads-integration.md\":\"BzdR5Fif\",\"user_crowd-mcp-integration.md\":\"C15kSdIJ\",\"user_custom-workflows.md\":\"Cz4IYCXa\",\"user_git-commit-feature.md\":\"UcTvDR-O\",\"user_how-it-works.md\":\"DiOXNgaL\",\"user_long-term-memory.md\":\"DZh0tjNa\",\"user_packaged-workflows.md\":\"s1HT89ZU\",\"user_tutorial.md\":\"Dmj8zLB2\",\"user_workflow-selection.md\":\"CrPGw9Hr\",\"workflows.md\":\"Bm5sGt3u\",\"workflows_adr.md\":\"DEaXkbRp\",\"workflows_big-bang-conversion.md\":\"BA5R1LxZ\",\"workflows_boundary-testing.md\":\"DBcYnMhx\",\"workflows_bugfix.md\":\"CZRCL0Hp\",\"workflows_business-analysis.md\":\"fGLml8Hw\",\"workflows_c4-analysis.md\":\"Dnssqzuf\",\"workflows_epcc.md\":\"M6DnIhpp\",\"workflows_game-beginner.md\":\"CNxzWLtd\",\"workflows_greenfield.md\":\"vx_g-WOe\",\"workflows_minor.md\":\"DdnfwMf4\",\"workflows_posts.md\":\"SOldXvq7\",\"workflows_sdd-bugfix-crowd.md\":\"-lSf42gJ\",\"workflows_sdd-bugfix.md\":\"oRAsEVbc\",\"workflows_sdd-feature-crowd.md\":\"DAtnfCAd\",\"workflows_sdd-feature.md\":\"Ce3-H_g3\",\"workflows_sdd-greenfield-crowd.md\":\"8DUvcmLe\",\"workflows_sdd-greenfield.md\":\"eEN6U0J4\",\"workflows_skilled-bugfix.md\":\"YyOU6NjA\",\"workflows_skilled-epcc.md\":\"BGeI6g1n\",\"workflows_skilled-greenfield.md\":\"CKxrbPQ-\",\"workflows_slides.md\":\"Cqt-19_1\",\"workflows_tdd.md\":\"BjVC69tu\",\"workflows_waterfall.md\":\"CL6jTZP9\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Responsible Vibe MCP\",\"description\":\"Model Context Protocol server for intelligent conversation state management and development guidance\",\"base\":\"/responsible-vibe-mcp/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/mrsimpson/responsible-vibe-mcp\"}],\"sidebar\":[{\"text\":\"User Guide\",\"items\":[{\"text\":\"Overview\",\"link\":\"/\"},{\"text\":\"How It Works\",\"link\":\"/user/how-it-works\"},{\"text\":\"Agent Setup\",\"link\":\"/user/agent-setup\"},{\"text\":\"Vibe Engineering\",\"link\":\"/user/advanced-engineering\"},{\"text\":\"Long-Term Memory\",\"link\":\"/user/long-term-memory\"},{\"text\":\"Beads-Integration\",\"link\":\"/user/beads-integration\"},{\"text\":\"Tutorial\",\"link\":\"/user/tutorial\"}]},{\"text\":\"Workflows\",\"items\":[{\"text\":\"Workflow-Selection\",\"link\":\"/user/workflow-selection\"},{\"text\":\"Packaged Workflows\",\"link\":\"/user/packaged-workflows\"},{\"text\":\"Custom Workflows\",\"link\":\"/user/custom-workflows\"},{\"text\":\"Explore All Workflows\",\"link\":\"/workflows\"},{\"text\":\"Crowd MCP Integration\",\"link\":\"/user/crowd-mcp-integration\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
20
+ <script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"da_vFDwM\",\"dev_development.md\":\"DWl9cccE\",\"dev_logging.md\":\"BebvbW7z\",\"dev_publishing.md\":\"CQqbiIOF\",\"index.md\":\"D6ROLohf\",\"user_advanced-engineering.md\":\"PD-xOFno\",\"user_agent-setup.md\":\"BhcuRdG8\",\"user_beads-integration.md\":\"BzdR5Fif\",\"user_crowd-mcp-integration.md\":\"DvEooBMm\",\"user_custom-workflows.md\":\"D11jbjWQ\",\"user_git-commit-feature.md\":\"UcTvDR-O\",\"user_how-it-works.md\":\"DiOXNgaL\",\"user_long-term-memory.md\":\"DZh0tjNa\",\"user_packaged-workflows.md\":\"D-qqL4g-\",\"user_tutorial.md\":\"Dmj8zLB2\",\"user_workflow-selection.md\":\"CrPGw9Hr\",\"workflows.md\":\"Bm5sGt3u\",\"workflows_adr.md\":\"DEaXkbRp\",\"workflows_big-bang-conversion.md\":\"BA5R1LxZ\",\"workflows_boundary-testing.md\":\"DBcYnMhx\",\"workflows_bugfix.md\":\"CZRCL0Hp\",\"workflows_business-analysis.md\":\"fGLml8Hw\",\"workflows_c4-analysis.md\":\"Dnssqzuf\",\"workflows_epcc.md\":\"M6DnIhpp\",\"workflows_game-beginner.md\":\"CNxzWLtd\",\"workflows_greenfield.md\":\"vx_g-WOe\",\"workflows_minor.md\":\"DdnfwMf4\",\"workflows_posts.md\":\"SOldXvq7\",\"workflows_sdd-bugfix-crowd.md\":\"-lSf42gJ\",\"workflows_sdd-bugfix.md\":\"oRAsEVbc\",\"workflows_sdd-feature-crowd.md\":\"DAtnfCAd\",\"workflows_sdd-feature.md\":\"Ce3-H_g3\",\"workflows_sdd-greenfield-crowd.md\":\"8DUvcmLe\",\"workflows_sdd-greenfield.md\":\"eEN6U0J4\",\"workflows_skilled-bugfix.md\":\"YyOU6NjA\",\"workflows_skilled-epcc.md\":\"BGeI6g1n\",\"workflows_skilled-greenfield.md\":\"CKxrbPQ-\",\"workflows_slides.md\":\"Cqt-19_1\",\"workflows_tdd.md\":\"BjVC69tu\",\"workflows_waterfall.md\":\"CL6jTZP9\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Responsible Vibe MCP\",\"description\":\"Model Context Protocol server for intelligent conversation state management and development guidance\",\"base\":\"/responsible-vibe-mcp/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/mrsimpson/responsible-vibe-mcp\"}],\"sidebar\":[{\"text\":\"User Guide\",\"items\":[{\"text\":\"Overview\",\"link\":\"/\"},{\"text\":\"How It Works\",\"link\":\"/user/how-it-works\"},{\"text\":\"Agent Setup\",\"link\":\"/user/agent-setup\"},{\"text\":\"Vibe Engineering\",\"link\":\"/user/advanced-engineering\"},{\"text\":\"Long-Term Memory\",\"link\":\"/user/long-term-memory\"},{\"text\":\"Beads-Integration\",\"link\":\"/user/beads-integration\"},{\"text\":\"Tutorial\",\"link\":\"/user/tutorial\"}]},{\"text\":\"Workflows\",\"items\":[{\"text\":\"Workflow-Selection\",\"link\":\"/user/workflow-selection\"},{\"text\":\"Packaged Workflows\",\"link\":\"/user/packaged-workflows\"},{\"text\":\"Custom Workflows\",\"link\":\"/user/custom-workflows\"},{\"text\":\"Explore All Workflows\",\"link\":\"/workflows\"},{\"text\":\"Crowd MCP Integration\",\"link\":\"/user/crowd-mcp-integration\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
21
21
 
22
22
  </body>
23
23
  </html>
@@ -1,4 +1,4 @@
1
- import{_ as a,c as n,o as i,a0 as e}from"./chunks/framework.DZS7lpav.js";const k=JSON.parse('{"title":"Crowd Workflows - Multi-Agent Collaboration Guide","description":"","frontmatter":{},"headers":[],"relativePath":"user/crowd-mcp-integration.md","filePath":"user/crowd-mcp-integration.md"}'),t={name:"user/crowd-mcp-integration.md"};function l(p,s,o,r,h,c){return i(),n("div",null,[...s[0]||(s[0]=[e(`<h1 id="crowd-workflows-multi-agent-collaboration-guide" tabindex="-1">Crowd Workflows - Multi-Agent Collaboration Guide <a class="header-anchor" href="#crowd-workflows-multi-agent-collaboration-guide" aria-label="Permalink to &quot;Crowd Workflows - Multi-Agent Collaboration Guide&quot;">​</a></h1><h2 id="overview" tabindex="-1">Overview <a class="header-anchor" href="#overview" aria-label="Permalink to &quot;Overview&quot;">​</a></h2><p>Responsible-Vibe-MCP supports <strong>collaborative workflows</strong> that enable teams of specialized AI agents to work together on software development tasks. Each agent has a specific role (business-analyst, architect, developer) and follows the same workflow with role-appropriate instructions.</p><h2 id="quick-setup" tabindex="-1">Quick Setup <a class="header-anchor" href="#quick-setup" aria-label="Permalink to &quot;Quick Setup&quot;">​</a></h2><h3 id="_1-copy-agent-configurations" tabindex="-1">1. Copy Agent Configurations <a class="header-anchor" href="#_1-copy-agent-configurations" aria-label="Permalink to &quot;1. Copy Agent Configurations&quot;">​</a></h3><p>Use the CLI to copy pre-configured agent definitions to your project:</p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">npx</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> @codemcp/workflows@latest</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> agents</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> copy</span></span></code></pre></div><p>This creates three agent configurations in <code>.crowd/agents/</code>:</p><ul><li><code>business-analyst.yaml</code> - Requirements and specification expert</li><li><code>architect.yaml</code> - System design and planning expert</li><li><code>developer.yaml</code> - Implementation expert</li></ul><p>Each agent is pre-configured with:</p><ul><li><code>VIBE_ROLE</code> environment variable (business-analyst, architect, or developer)</li><li><code>VIBE_WORKFLOW_DOMAINS=sdd-crowd</code> to access collaborative workflows</li><li>System prompts explaining team collaboration</li><li>MCP server connection to workflows server</li></ul><h3 id="_2-give-this-prompt-to-your-orchestrator" tabindex="-1">2. Give This Prompt to Your Orchestrator <a class="header-anchor" href="#_2-give-this-prompt-to-your-orchestrator" aria-label="Permalink to &quot;2. Give This Prompt to Your Orchestrator&quot;">​</a></h3><p>Copy this prompt and give it to your orchestrating agent (the one with access to crowd-mcp tools):</p><div class="language- vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang"></span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>You are orchestrating a team of AI agents using crowd-mcp and the workflows server.</span></span>
1
+ import{_ as a,c as n,o as i,a0 as e}from"./chunks/framework.DZS7lpav.js";const k=JSON.parse('{"title":"Crowd Workflows - Multi-Agent Collaboration Guide","description":"","frontmatter":{},"headers":[],"relativePath":"user/crowd-mcp-integration.md","filePath":"user/crowd-mcp-integration.md"}'),t={name:"user/crowd-mcp-integration.md"};function l(p,s,o,r,h,c){return i(),n("div",null,[...s[0]||(s[0]=[e(`<h1 id="crowd-workflows-multi-agent-collaboration-guide" tabindex="-1">Crowd Workflows - Multi-Agent Collaboration Guide <a class="header-anchor" href="#crowd-workflows-multi-agent-collaboration-guide" aria-label="Permalink to &quot;Crowd Workflows - Multi-Agent Collaboration Guide&quot;">​</a></h1><h2 id="overview" tabindex="-1">Overview <a class="header-anchor" href="#overview" aria-label="Permalink to &quot;Overview&quot;">​</a></h2><p>Responsible-Vibe-MCP supports <strong>collaborative workflows</strong> that enable teams of specialized AI agents to work together on software development tasks. Each agent has a specific role (business-analyst, architect, developer) and follows the same workflow with role-appropriate instructions.</p><h2 id="quick-setup" tabindex="-1">Quick Setup <a class="header-anchor" href="#quick-setup" aria-label="Permalink to &quot;Quick Setup&quot;">​</a></h2><h3 id="_1-copy-agent-configurations" tabindex="-1">1. Copy Agent Configurations <a class="header-anchor" href="#_1-copy-agent-configurations" aria-label="Permalink to &quot;1. Copy Agent Configurations&quot;">​</a></h3><p>Use the CLI to copy pre-configured agent definitions to your project:</p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">npx</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> @codemcp/workflows@latest</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> agents</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> copy</span></span></code></pre></div><p>This creates three agent configurations in <code>.crowd/agents/</code>:</p><ul><li><code>business-analyst.yaml</code> - Requirements and specification expert</li><li><code>architect.yaml</code> - System design and planning expert</li><li><code>developer.yaml</code> - Implementation expert</li></ul><p>Each agent is pre-configured with:</p><ul><li><code>VIBE_ROLE</code> environment variable (business-analyst, architect, or developer)</li><li><code>WORKFLOW_DOMAINS=sdd-crowd</code> to access collaborative workflows</li><li>System prompts explaining team collaboration</li><li>MCP server connection to workflows server</li></ul><h3 id="_2-give-this-prompt-to-your-orchestrator" tabindex="-1">2. Give This Prompt to Your Orchestrator <a class="header-anchor" href="#_2-give-this-prompt-to-your-orchestrator" aria-label="Permalink to &quot;2. Give This Prompt to Your Orchestrator&quot;">​</a></h3><p>Copy this prompt and give it to your orchestrating agent (the one with access to crowd-mcp tools):</p><div class="language- vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang"></span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span>You are orchestrating a team of AI agents using crowd-mcp and the workflows server.</span></span>
2
2
  <span class="line"><span></span></span>
3
3
  <span class="line"><span>## Agent Discovery</span></span>
4
4
  <span class="line"><span></span></span>
@@ -88,7 +88,7 @@ import{_ as a,c as n,o as i,a0 as e}from"./chunks/framework.DZS7lpav.js";const k
88
88
  <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;"> args</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: [@</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">codemcp/workflows-server@latest</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">]</span></span>
89
89
  <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;"> env</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">:</span></span>
90
90
  <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;"> VIBE_ROLE</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">business-analyst</span></span>
91
- <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;"> VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">sdd-crowd</span></span></code></pre></div><h2 id="workflow-features" tabindex="-1">Workflow Features <a class="header-anchor" href="#workflow-features" aria-label="Permalink to &quot;Workflow Features&quot;">​</a></h2><h3 id="vibe-role-variable" tabindex="-1">$VIBE_ROLE Variable <a class="header-anchor" href="#vibe-role-variable" aria-label="Permalink to &quot;$VIBE_ROLE Variable&quot;">​</a></h3><p>Workflows use <code>$VIBE_ROLE</code> for dynamic agent identification:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">default_instructions</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">|</span></span>
91
+ <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;"> WORKFLOW_DOMAINS</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">sdd-crowd</span></span></code></pre></div><h2 id="workflow-features" tabindex="-1">Workflow Features <a class="header-anchor" href="#workflow-features" aria-label="Permalink to &quot;Workflow Features&quot;">​</a></h2><h3 id="vibe-role-variable" tabindex="-1">$VIBE_ROLE Variable <a class="header-anchor" href="#vibe-role-variable" aria-label="Permalink to &quot;$VIBE_ROLE Variable&quot;">​</a></h3><p>Workflows use <code>$VIBE_ROLE</code> for dynamic agent identification:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">default_instructions</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">|</span></span>
92
92
  <span class="line"><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> You are $VIBE_ROLE working in a collaborative team.</span></span>
93
93
  <span class="line"><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> Current phase: SPECIFY</span></span></code></pre></div><p>Substituted at runtime:</p><ul><li>Business-analyst sees: &quot;You are business-analyst working...&quot;</li><li>Architect sees: &quot;You are architect working...&quot;</li></ul><h3 id="role-specific-instructions" tabindex="-1">Role-Specific Instructions <a class="header-anchor" href="#role-specific-instructions" aria-label="Permalink to &quot;Role-Specific Instructions&quot;">​</a></h3><p>Each transition provides role-appropriate guidance:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">transitions</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">:</span></span>
94
94
  <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> - </span><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">trigger</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">spec_complete</span></span>
@@ -154,4 +154,4 @@ import{_ as a,c as n,o as i,a0 as e}from"./chunks/framework.DZS7lpav.js";const k
154
154
  <span class="line"><span></span></span>
155
155
  <span class="line"><span>Constraints:</span></span>
156
156
  <span class="line"><span>- Do NOT edit plan file</span></span>
157
- <span class="line"><span>- Do NOT proceed to next phase</span></span></code></pre></div><h2 id="best-practices" tabindex="-1">Best Practices <a class="header-anchor" href="#best-practices" aria-label="Permalink to &quot;Best Practices&quot;">​</a></h2><h3 id="_1-always-call-whats-next" tabindex="-1">1. Always Call whats_next() <a class="header-anchor" href="#_1-always-call-whats-next" aria-label="Permalink to &quot;1. Always Call whats_next()&quot;">​</a></h3><p>Every agent should call <code>whats_next()</code> after each user message to get current phase guidance.</p><h3 id="_2-use-messaging-proactively" tabindex="-1">2. Use Messaging Proactively <a class="header-anchor" href="#_2-use-messaging-proactively" aria-label="Permalink to &quot;2. Use Messaging Proactively&quot;">​</a></h3><p>Agents should actively collaborate:</p><ul><li>Ask questions when uncertain</li><li>Request reviews before proceeding</li><li>Share information proactively</li><li>Keep operator informed of progress</li></ul><h3 id="_3-respect-role-boundaries" tabindex="-1">3. Respect Role Boundaries <a class="header-anchor" href="#_3-respect-role-boundaries" aria-label="Permalink to &quot;3. Respect Role Boundaries&quot;">​</a></h3><ul><li>Only RESPONSIBLE agent edits plan file</li><li>Only RESPONSIBLE agent calls proceed_to_phase</li><li>CONSULTED agents wait for questions</li><li>Clear communication about role transitions</li></ul><h3 id="_4-explicit-handoffs" tabindex="-1">4. Explicit Handoffs <a class="header-anchor" href="#_4-explicit-handoffs" aria-label="Permalink to &quot;4. Explicit Handoffs&quot;">​</a></h3><p>When transitioning phases:</p><ol><li>Complete your work</li><li>Send handoff message to next responsible agent</li><li>Notify other team members</li><li>Report to operator</li><li>Call proceed_to_phase</li></ol><h2 id="troubleshooting" tabindex="-1">Troubleshooting <a class="header-anchor" href="#troubleshooting" aria-label="Permalink to &quot;Troubleshooting&quot;">​</a></h2><h3 id="agent-with-role-x-cannot-proceed" tabindex="-1">&quot;Agent with role &#39;X&#39; cannot proceed&quot; <a class="header-anchor" href="#agent-with-role-x-cannot-proceed" aria-label="Permalink to &quot;&quot;Agent with role &#39;X&#39; cannot proceed&quot;&quot;">​</a></h3><p><strong>Cause</strong>: Agent trying to proceed when not responsible for target phase</p><p><strong>Solution</strong>: Only the responsible agent can call <code>proceed_to_phase</code>. Check workflow to see who should be driving the target phase.</p><h3 id="agent-not-seeing-transitions" tabindex="-1">Agent Not Seeing Transitions <a class="header-anchor" href="#agent-not-seeing-transitions" aria-label="Permalink to &quot;Agent Not Seeing Transitions&quot;">​</a></h3><p><strong>Cause</strong>: <code>VIBE_ROLE</code> not set or doesn&#39;t match workflow roles</p><p><strong>Solution</strong>: Verify agent configuration has <code>VIBE_ROLE</code> environment variable set correctly.</p><h3 id="multiple-agents-editing-plan-file" tabindex="-1">Multiple Agents Editing Plan File <a class="header-anchor" href="#multiple-agents-editing-plan-file" aria-label="Permalink to &quot;Multiple Agents Editing Plan File&quot;">​</a></h3><p><strong>Cause</strong>: Agents not following role instructions</p><p><strong>Solution</strong>: Ensure agents read and follow their role-specific instructions. Only RESPONSIBLE agent should edit plan file.</p><h2 id="technical-details" tabindex="-1">Technical Details <a class="header-anchor" href="#technical-details" aria-label="Permalink to &quot;Technical Details&quot;">​</a></h2><h3 id="environment-variables" tabindex="-1">Environment Variables <a class="header-anchor" href="#environment-variables" aria-label="Permalink to &quot;Environment Variables&quot;">​</a></h3><ul><li><strong>VIBE_ROLE</strong>: Agent&#39;s role (business-analyst, architect, developer) <ul><li>Required for collaborative workflows</li><li>Optional for single-agent workflows</li></ul></li><li><strong>VIBE_WORKFLOW_DOMAINS</strong>: Filter workflows by domain <ul><li>Set to <code>sdd-crowd</code> for collaborative workflows</li><li>Can combine: <code>sdd-crowd,sdd</code> for both</li></ul></li></ul><h3 id="workflow-schema" tabindex="-1">Workflow Schema <a class="header-anchor" href="#workflow-schema" aria-label="Permalink to &quot;Workflow Schema&quot;">​</a></h3><p>Collaborative workflows extend the standard workflow schema:</p><ul><li><code>role?: string</code> on transitions</li><li><code>collaboration?: boolean</code> in metadata</li><li><code>requiredRoles?: string[]</code> in metadata</li></ul><p>All fields optional - backward compatible with existing workflows.</p><h2 id="resources" tabindex="-1">Resources <a class="header-anchor" href="#resources" aria-label="Permalink to &quot;Resources&quot;">​</a></h2><ul><li><p><strong>Agent Templates</strong>: <code>.crowd/agents/</code></p><ul><li>business-analyst.yaml</li><li>architect.yaml</li><li>developer.yaml</li></ul></li><li><p><strong>Workflows</strong>: <code>resources/workflows/sdd-crowd/</code></p><ul><li>sdd-feature-crowd.yaml</li><li>sdd-bugfix-crowd.yaml</li><li>sdd-greenfield-crowd.yaml</li></ul></li><li><p><strong>Tests</strong>: <code>test/integration/crowd-workflows.test.ts</code></p><ul><li>11 tests covering all collaboration features</li></ul></li><li><p><strong>Integration</strong>: Designed for <a href="https://github.com/mrsimpson/crowd-mcp" target="_blank" rel="noreferrer">crowd-mcp</a></p></li></ul>`,115)])])}const g=a(t,[["render",l]]);export{k as __pageData,g as default};
157
+ <span class="line"><span>- Do NOT proceed to next phase</span></span></code></pre></div><h2 id="best-practices" tabindex="-1">Best Practices <a class="header-anchor" href="#best-practices" aria-label="Permalink to &quot;Best Practices&quot;">​</a></h2><h3 id="_1-always-call-whats-next" tabindex="-1">1. Always Call whats_next() <a class="header-anchor" href="#_1-always-call-whats-next" aria-label="Permalink to &quot;1. Always Call whats_next()&quot;">​</a></h3><p>Every agent should call <code>whats_next()</code> after each user message to get current phase guidance.</p><h3 id="_2-use-messaging-proactively" tabindex="-1">2. Use Messaging Proactively <a class="header-anchor" href="#_2-use-messaging-proactively" aria-label="Permalink to &quot;2. Use Messaging Proactively&quot;">​</a></h3><p>Agents should actively collaborate:</p><ul><li>Ask questions when uncertain</li><li>Request reviews before proceeding</li><li>Share information proactively</li><li>Keep operator informed of progress</li></ul><h3 id="_3-respect-role-boundaries" tabindex="-1">3. Respect Role Boundaries <a class="header-anchor" href="#_3-respect-role-boundaries" aria-label="Permalink to &quot;3. Respect Role Boundaries&quot;">​</a></h3><ul><li>Only RESPONSIBLE agent edits plan file</li><li>Only RESPONSIBLE agent calls proceed_to_phase</li><li>CONSULTED agents wait for questions</li><li>Clear communication about role transitions</li></ul><h3 id="_4-explicit-handoffs" tabindex="-1">4. Explicit Handoffs <a class="header-anchor" href="#_4-explicit-handoffs" aria-label="Permalink to &quot;4. Explicit Handoffs&quot;">​</a></h3><p>When transitioning phases:</p><ol><li>Complete your work</li><li>Send handoff message to next responsible agent</li><li>Notify other team members</li><li>Report to operator</li><li>Call proceed_to_phase</li></ol><h2 id="troubleshooting" tabindex="-1">Troubleshooting <a class="header-anchor" href="#troubleshooting" aria-label="Permalink to &quot;Troubleshooting&quot;">​</a></h2><h3 id="agent-with-role-x-cannot-proceed" tabindex="-1">&quot;Agent with role &#39;X&#39; cannot proceed&quot; <a class="header-anchor" href="#agent-with-role-x-cannot-proceed" aria-label="Permalink to &quot;&quot;Agent with role &#39;X&#39; cannot proceed&quot;&quot;">​</a></h3><p><strong>Cause</strong>: Agent trying to proceed when not responsible for target phase</p><p><strong>Solution</strong>: Only the responsible agent can call <code>proceed_to_phase</code>. Check workflow to see who should be driving the target phase.</p><h3 id="agent-not-seeing-transitions" tabindex="-1">Agent Not Seeing Transitions <a class="header-anchor" href="#agent-not-seeing-transitions" aria-label="Permalink to &quot;Agent Not Seeing Transitions&quot;">​</a></h3><p><strong>Cause</strong>: <code>VIBE_ROLE</code> not set or doesn&#39;t match workflow roles</p><p><strong>Solution</strong>: Verify agent configuration has <code>VIBE_ROLE</code> environment variable set correctly.</p><h3 id="multiple-agents-editing-plan-file" tabindex="-1">Multiple Agents Editing Plan File <a class="header-anchor" href="#multiple-agents-editing-plan-file" aria-label="Permalink to &quot;Multiple Agents Editing Plan File&quot;">​</a></h3><p><strong>Cause</strong>: Agents not following role instructions</p><p><strong>Solution</strong>: Ensure agents read and follow their role-specific instructions. Only RESPONSIBLE agent should edit plan file.</p><h2 id="technical-details" tabindex="-1">Technical Details <a class="header-anchor" href="#technical-details" aria-label="Permalink to &quot;Technical Details&quot;">​</a></h2><h3 id="environment-variables" tabindex="-1">Environment Variables <a class="header-anchor" href="#environment-variables" aria-label="Permalink to &quot;Environment Variables&quot;">​</a></h3><ul><li><strong>VIBE_ROLE</strong>: Agent&#39;s role (business-analyst, architect, developer) <ul><li>Required for collaborative workflows</li><li>Optional for single-agent workflows</li></ul></li><li><strong>WORKFLOW_DOMAINS</strong>: Filter workflows by domain <ul><li>Set to <code>sdd-crowd</code> for collaborative workflows</li><li>Can combine: <code>sdd-crowd,sdd</code> for both</li></ul></li></ul><h3 id="workflow-schema" tabindex="-1">Workflow Schema <a class="header-anchor" href="#workflow-schema" aria-label="Permalink to &quot;Workflow Schema&quot;">​</a></h3><p>Collaborative workflows extend the standard workflow schema:</p><ul><li><code>role?: string</code> on transitions</li><li><code>collaboration?: boolean</code> in metadata</li><li><code>requiredRoles?: string[]</code> in metadata</li></ul><p>All fields optional - backward compatible with existing workflows.</p><h2 id="resources" tabindex="-1">Resources <a class="header-anchor" href="#resources" aria-label="Permalink to &quot;Resources&quot;">​</a></h2><ul><li><p><strong>Agent Templates</strong>: <code>.crowd/agents/</code></p><ul><li>business-analyst.yaml</li><li>architect.yaml</li><li>developer.yaml</li></ul></li><li><p><strong>Workflows</strong>: <code>resources/workflows/sdd-crowd/</code></p><ul><li>sdd-feature-crowd.yaml</li><li>sdd-bugfix-crowd.yaml</li><li>sdd-greenfield-crowd.yaml</li></ul></li><li><p><strong>Tests</strong>: <code>test/integration/crowd-workflows.test.ts</code></p><ul><li>11 tests covering all collaboration features</li></ul></li><li><p><strong>Integration</strong>: Designed for <a href="https://github.com/mrsimpson/crowd-mcp" target="_blank" rel="noreferrer">crowd-mcp</a></p></li></ul>`,115)])])}const g=a(t,[["render",l]]);export{k as __pageData,g as default};
@@ -3,7 +3,7 @@ import{_ as i,c as a,o as n,a0 as l}from"./chunks/framework.DZS7lpav.js";const E
3
3
  <span class="line"><span>│ ├── my-custom-workflow.yaml</span></span>
4
4
  <span class="line"><span>│ ├── team-review-process.yaml</span></span>
5
5
  <span class="line"><span>│ └── client-specific-flow.yaml</span></span>
6
- <span class="line"><span>└── development-plan-main.md</span></span></code></pre></div><h3 id="workflow-domains" tabindex="-1">Workflow Domains <a class="header-anchor" href="#workflow-domains" aria-label="Permalink to &quot;Workflow Domains&quot;">​</a></h3><p>Workflows are organized by domains to keep things manageable:</p><ul><li><strong><code>code</code></strong>: Software development workflows (default)</li><li><strong><code>architecture</code></strong>: System design and architecture workflows</li><li><strong><code>office</code></strong>: Business process and documentation workflows</li></ul><p><strong>Control which domains are loaded:</strong></p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">export</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture&quot;</span></span>
6
+ <span class="line"><span>└── development-plan-main.md</span></span></code></pre></div><h3 id="workflow-domains" tabindex="-1">Workflow Domains <a class="header-anchor" href="#workflow-domains" aria-label="Permalink to &quot;Workflow Domains&quot;">​</a></h3><p>Workflows are organized by domains to keep things manageable:</p><ul><li><strong><code>code</code></strong>: Software development workflows (default)</li><li><strong><code>architecture</code></strong>: System design and architecture workflows</li><li><strong><code>office</code></strong>: Business process and documentation workflows</li></ul><p><strong>Control which domains are loaded:</strong></p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">export</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture&quot;</span></span>
7
7
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Only loads workflows from code and architecture domains</span></span></code></pre></div><h2 id="creating-custom-workflows" tabindex="-1">Creating Custom Workflows <a class="header-anchor" href="#creating-custom-workflows" aria-label="Permalink to &quot;Creating Custom Workflows&quot;">​</a></h2><h3 id="_1-basic-workflow-structure" tabindex="-1">1. Basic Workflow Structure <a class="header-anchor" href="#_1-basic-workflow-structure" aria-label="Permalink to &quot;1. Basic Workflow Structure&quot;">​</a></h3><p>Create a YAML file in <code>.vibe/workflows/</code>:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">name</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;my-custom-workflow&#39;</span></span>
8
8
  <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">description</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;Custom workflow for my specific needs&#39;</span></span>
9
9
  <span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">initial_state</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">: </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;start&#39;</span></span>
@@ -66,13 +66,13 @@ import{_ as i,c as a,o as n,a0 as l}from"./chunks/framework.DZS7lpav.js";const E
66
66
  <span class="line"></span>
67
67
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># See all workflows regardless of domain filtering</span></span>
68
68
  <span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">&quot;List all workflows including unloaded ones&quot;</span></span></code></pre></div><h3 id="domain-filtering-in-action" tabindex="-1">Domain Filtering in Action <a class="header-anchor" href="#domain-filtering-in-action" aria-label="Permalink to &quot;Domain Filtering in Action&quot;">​</a></h3><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Default: only &#39;code&#39; domain workflows</span></span>
69
- <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code&quot;</span></span>
69
+ <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code&quot;</span></span>
70
70
  <span class="line"></span>
71
71
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Multiple domains</span></span>
72
- <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture,office&quot;</span></span>
72
+ <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture,office&quot;</span></span>
73
73
  <span class="line"></span>
74
74
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># All domains</span></span>
75
- <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture,office&quot;</span></span></code></pre></div><h2 id="project-specific-configuration" tabindex="-1">Project-Specific Configuration <a class="header-anchor" href="#project-specific-configuration" aria-label="Permalink to &quot;Project-Specific Configuration&quot;">​</a></h2><h3 id="vibe-config-yaml" tabindex="-1"><code>.vibe/config.yaml</code> <a class="header-anchor" href="#vibe-config-yaml" aria-label="Permalink to &quot;\`.vibe/config.yaml\`&quot;">​</a></h3><p>Control which workflows are available for your project:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">enabled_workflows</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">:</span></span>
75
+ <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture,office&quot;</span></span></code></pre></div><h2 id="project-specific-configuration" tabindex="-1">Project-Specific Configuration <a class="header-anchor" href="#project-specific-configuration" aria-label="Permalink to &quot;Project-Specific Configuration&quot;">​</a></h2><h3 id="vibe-config-yaml" tabindex="-1"><code>.vibe/config.yaml</code> <a class="header-anchor" href="#vibe-config-yaml" aria-label="Permalink to &quot;\`.vibe/config.yaml\`&quot;">​</a></h3><p>Control which workflows are available for your project:</p><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">enabled_workflows</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">:</span></span>
76
76
  <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> - </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;waterfall&#39;</span></span>
77
77
  <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> - </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;my-custom-workflow&#39;</span></span>
78
78
  <span class="line"><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> - </span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&#39;team-review-process&#39;</span></span></code></pre></div><p>This filters the available workflows to only those specified, regardless of domain settings.</p><h2 id="workflow-metadata" tabindex="-1">Workflow Metadata <a class="header-anchor" href="#workflow-metadata" aria-label="Permalink to &quot;Workflow Metadata&quot;">​</a></h2><h3 id="enhanced-discoverability" tabindex="-1">Enhanced Discoverability <a class="header-anchor" href="#enhanced-discoverability" aria-label="Permalink to &quot;Enhanced Discoverability&quot;">​</a></h3><div class="language-yaml vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">yaml</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#22863A;--shiki-dark:#85E89D;">metadata</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;">:</span></span>
@@ -1,2 +1,2 @@
1
- import{_ as o,c as a,o as s,a0 as t}from"./chunks/framework.DZS7lpav.js";const k=JSON.parse('{"title":"Packaged Workflows","description":"","frontmatter":{},"headers":[],"relativePath":"user/packaged-workflows.md","filePath":"user/packaged-workflows.md"}'),r={name:"user/packaged-workflows.md"};function n(i,e,d,l,c,p){return s(),a("div",null,[...e[0]||(e[0]=[t(`<h1 id="packaged-workflows" tabindex="-1">Packaged Workflows <a class="header-anchor" href="#packaged-workflows" aria-label="Permalink to &quot;Packaged Workflows&quot;">​</a></h1><p>Responsible Vibe includes more and more workflows for different purposes.</p><p>In order to now consume more and more space in your agent&#39;s context (their descriptions are always exposed, so that the agent knows which one to pick), not all of them are loaded by default.</p><p>Instead, they are organized into multiple domains and you can decide which ones you&#39;d like to use.</p><p><strong>By default, only the <code>code</code> workflows are loaded</strong></p><h3 id="workflow-domains" tabindex="-1">Workflow Domains <a class="header-anchor" href="#workflow-domains" aria-label="Permalink to &quot;Workflow Domains&quot;">​</a></h3><ul><li><strong><code>code</code></strong>: Software development workflows</li><li><strong><code>architecture</code></strong>: System design and architecture workflows</li><li><strong><code>office</code></strong>: Business process and documentation workflows</li></ul><p><strong>Control which domains are loaded:</strong></p><p>When running the MCP-server (or configuring your agent how to run it), pass an environment variable to define the domains you&#39;d like to use.</p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">export</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> VIBE_WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture&quot;</span></span>
1
+ import{_ as o,c as a,o as s,a0 as t}from"./chunks/framework.DZS7lpav.js";const k=JSON.parse('{"title":"Packaged Workflows","description":"","frontmatter":{},"headers":[],"relativePath":"user/packaged-workflows.md","filePath":"user/packaged-workflows.md"}'),r={name:"user/packaged-workflows.md"};function n(i,e,d,l,c,p){return s(),a("div",null,[...e[0]||(e[0]=[t(`<h1 id="packaged-workflows" tabindex="-1">Packaged Workflows <a class="header-anchor" href="#packaged-workflows" aria-label="Permalink to &quot;Packaged Workflows&quot;">​</a></h1><p>Responsible Vibe includes more and more workflows for different purposes.</p><p>In order to now consume more and more space in your agent&#39;s context (their descriptions are always exposed, so that the agent knows which one to pick), not all of them are loaded by default.</p><p>Instead, they are organized into multiple domains and you can decide which ones you&#39;d like to use.</p><p><strong>By default, only the <code>code</code> workflows are loaded</strong></p><h3 id="workflow-domains" tabindex="-1">Workflow Domains <a class="header-anchor" href="#workflow-domains" aria-label="Permalink to &quot;Workflow Domains&quot;">​</a></h3><ul><li><strong><code>code</code></strong>: Software development workflows</li><li><strong><code>architecture</code></strong>: System design and architecture workflows</li><li><strong><code>office</code></strong>: Business process and documentation workflows</li></ul><p><strong>Control which domains are loaded:</strong></p><p>When running the MCP-server (or configuring your agent how to run it), pass an environment variable to define the domains you&#39;d like to use.</p><div class="language-bash vp-adaptive-theme"><button title="Copy Code" class="copy"></button><span class="lang">bash</span><pre class="shiki shiki-themes github-light github-dark vp-code" tabindex="0"><code><span class="line"><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">export</span><span style="--shiki-light:#24292E;--shiki-dark:#E1E4E8;"> WORKFLOW_DOMAINS</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;">=</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;">&quot;code,architecture&quot;</span></span>
2
2
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Only loads workflows from code and architecture domains</span></span></code></pre></div><p>If the included workflows don&#39;t match your needs, feel free to <a href="./custom-workflows.html">define custom workflows</a>!</p>`,11)])])}const f=o(r,[["render",n]]);export{k as __pageData,f as default};
@@ -149,7 +149,7 @@
149
149
  <span class="line"></span>
150
150
  <span class="line"><span style="--shiki-light:#6A737D;--shiki-dark:#6A737D;"># Pretty-print with jq</span></span>
151
151
  <span class="line"><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;">cat</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> .vibe/conversations/my-project-main-abc123/interactions.jsonl</span><span style="--shiki-light:#D73A49;--shiki-dark:#F97583;"> |</span><span style="--shiki-light:#6F42C1;--shiki-dark:#B392F0;"> jq</span><span style="--shiki-light:#032F62;--shiki-dark:#9ECBFF;"> .</span></span></code></pre></div><p><strong>Note</strong>: All interaction data is stored locally on your system and is never transmitted to external services.</p><h2 id="task-backend-architecture" tabindex="-1">Task Backend Architecture <a class="header-anchor" href="#task-backend-architecture" aria-label="Permalink to &quot;Task Backend Architecture&quot;">​</a></h2><p>The system supports multiple task management backends through a factory pattern for component substitution.</p><h3 id="backend-detection" tabindex="-1">Backend Detection <a class="header-anchor" href="#backend-detection" aria-label="Permalink to &quot;Backend Detection&quot;">​</a></h3><p>At startup, the system auto-detects the task backend. If the <code>bd</code> command is available, beads is used; otherwise markdown is used. This can be overridden via the <code>TASK_BACKEND</code> environment variable (<code>markdown</code> or <code>beads</code>).</p><h3 id="component-factory" tabindex="-1">Component Factory <a class="header-anchor" href="#component-factory" aria-label="Permalink to &quot;Component Factory&quot;">​</a></h3><p>The ServerComponentsFactory creates appropriate implementations based on detected task backend configuration.</p><h3 id="component-responsibilities" tabindex="-1">Component Responsibilities <a class="header-anchor" href="#component-responsibilities" aria-label="Permalink to &quot;Component Responsibilities&quot;">​</a></h3><p>Task management functionality varies between backends:</p><ul><li><strong>Plan Management</strong>: Markdown backends use traditional plan files with checkboxes; beads backends reference task hierarchies</li><li><strong>Instruction Generation</strong>: Markdown backends provide generic task guidance; beads backends provide CLI command guidance</li><li><strong>Task Operations</strong>: Markdown backends store tasks in plan files; beads backends integrate with CLI tools for task lifecycle management</li></ul></div></div></main><footer class="VPDocFooter" data-v-cda1d691 data-v-5253e96b><!--[--><!--]--><!----><nav class="prev-next" aria-labelledby="doc-footer-aria-label" data-v-5253e96b><span class="visually-hidden" id="doc-footer-aria-label" data-v-5253e96b>Pager</span><div class="pager" data-v-5253e96b><!----></div><div class="pager" data-v-5253e96b><a class="VPLink link pager-link next" href="/responsible-vibe-mcp/" data-v-5253e96b><!--[--><span class="desc" data-v-5253e96b>Next page</span><span class="title" data-v-5253e96b>Overview</span><!--]--></a></div></nav></footer><!--[--><!--]--></div></div></div><!--[--><!--]--></div></div><!----><!--[--><!--]--></div></div>
152
- <script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"da_vFDwM\",\"dev_development.md\":\"DWl9cccE\",\"dev_logging.md\":\"BebvbW7z\",\"dev_publishing.md\":\"CQqbiIOF\",\"index.md\":\"D6ROLohf\",\"user_advanced-engineering.md\":\"PD-xOFno\",\"user_agent-setup.md\":\"BhcuRdG8\",\"user_beads-integration.md\":\"BzdR5Fif\",\"user_crowd-mcp-integration.md\":\"C15kSdIJ\",\"user_custom-workflows.md\":\"Cz4IYCXa\",\"user_git-commit-feature.md\":\"UcTvDR-O\",\"user_how-it-works.md\":\"DiOXNgaL\",\"user_long-term-memory.md\":\"DZh0tjNa\",\"user_packaged-workflows.md\":\"s1HT89ZU\",\"user_tutorial.md\":\"Dmj8zLB2\",\"user_workflow-selection.md\":\"CrPGw9Hr\",\"workflows.md\":\"Bm5sGt3u\",\"workflows_adr.md\":\"DEaXkbRp\",\"workflows_big-bang-conversion.md\":\"BA5R1LxZ\",\"workflows_boundary-testing.md\":\"DBcYnMhx\",\"workflows_bugfix.md\":\"CZRCL0Hp\",\"workflows_business-analysis.md\":\"fGLml8Hw\",\"workflows_c4-analysis.md\":\"Dnssqzuf\",\"workflows_epcc.md\":\"M6DnIhpp\",\"workflows_game-beginner.md\":\"CNxzWLtd\",\"workflows_greenfield.md\":\"vx_g-WOe\",\"workflows_minor.md\":\"DdnfwMf4\",\"workflows_posts.md\":\"SOldXvq7\",\"workflows_sdd-bugfix-crowd.md\":\"-lSf42gJ\",\"workflows_sdd-bugfix.md\":\"oRAsEVbc\",\"workflows_sdd-feature-crowd.md\":\"DAtnfCAd\",\"workflows_sdd-feature.md\":\"Ce3-H_g3\",\"workflows_sdd-greenfield-crowd.md\":\"8DUvcmLe\",\"workflows_sdd-greenfield.md\":\"eEN6U0J4\",\"workflows_skilled-bugfix.md\":\"YyOU6NjA\",\"workflows_skilled-epcc.md\":\"BGeI6g1n\",\"workflows_skilled-greenfield.md\":\"CKxrbPQ-\",\"workflows_slides.md\":\"Cqt-19_1\",\"workflows_tdd.md\":\"BjVC69tu\",\"workflows_waterfall.md\":\"CL6jTZP9\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Responsible Vibe MCP\",\"description\":\"Model Context Protocol server for intelligent conversation state management and development guidance\",\"base\":\"/responsible-vibe-mcp/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/mrsimpson/responsible-vibe-mcp\"}],\"sidebar\":[{\"text\":\"User Guide\",\"items\":[{\"text\":\"Overview\",\"link\":\"/\"},{\"text\":\"How It Works\",\"link\":\"/user/how-it-works\"},{\"text\":\"Agent Setup\",\"link\":\"/user/agent-setup\"},{\"text\":\"Vibe Engineering\",\"link\":\"/user/advanced-engineering\"},{\"text\":\"Long-Term Memory\",\"link\":\"/user/long-term-memory\"},{\"text\":\"Beads-Integration\",\"link\":\"/user/beads-integration\"},{\"text\":\"Tutorial\",\"link\":\"/user/tutorial\"}]},{\"text\":\"Workflows\",\"items\":[{\"text\":\"Workflow-Selection\",\"link\":\"/user/workflow-selection\"},{\"text\":\"Packaged Workflows\",\"link\":\"/user/packaged-workflows\"},{\"text\":\"Custom Workflows\",\"link\":\"/user/custom-workflows\"},{\"text\":\"Explore All Workflows\",\"link\":\"/workflows\"},{\"text\":\"Crowd MCP Integration\",\"link\":\"/user/crowd-mcp-integration\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
152
+ <script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"da_vFDwM\",\"dev_development.md\":\"DWl9cccE\",\"dev_logging.md\":\"BebvbW7z\",\"dev_publishing.md\":\"CQqbiIOF\",\"index.md\":\"D6ROLohf\",\"user_advanced-engineering.md\":\"PD-xOFno\",\"user_agent-setup.md\":\"BhcuRdG8\",\"user_beads-integration.md\":\"BzdR5Fif\",\"user_crowd-mcp-integration.md\":\"DvEooBMm\",\"user_custom-workflows.md\":\"D11jbjWQ\",\"user_git-commit-feature.md\":\"UcTvDR-O\",\"user_how-it-works.md\":\"DiOXNgaL\",\"user_long-term-memory.md\":\"DZh0tjNa\",\"user_packaged-workflows.md\":\"D-qqL4g-\",\"user_tutorial.md\":\"Dmj8zLB2\",\"user_workflow-selection.md\":\"CrPGw9Hr\",\"workflows.md\":\"Bm5sGt3u\",\"workflows_adr.md\":\"DEaXkbRp\",\"workflows_big-bang-conversion.md\":\"BA5R1LxZ\",\"workflows_boundary-testing.md\":\"DBcYnMhx\",\"workflows_bugfix.md\":\"CZRCL0Hp\",\"workflows_business-analysis.md\":\"fGLml8Hw\",\"workflows_c4-analysis.md\":\"Dnssqzuf\",\"workflows_epcc.md\":\"M6DnIhpp\",\"workflows_game-beginner.md\":\"CNxzWLtd\",\"workflows_greenfield.md\":\"vx_g-WOe\",\"workflows_minor.md\":\"DdnfwMf4\",\"workflows_posts.md\":\"SOldXvq7\",\"workflows_sdd-bugfix-crowd.md\":\"-lSf42gJ\",\"workflows_sdd-bugfix.md\":\"oRAsEVbc\",\"workflows_sdd-feature-crowd.md\":\"DAtnfCAd\",\"workflows_sdd-feature.md\":\"Ce3-H_g3\",\"workflows_sdd-greenfield-crowd.md\":\"8DUvcmLe\",\"workflows_sdd-greenfield.md\":\"eEN6U0J4\",\"workflows_skilled-bugfix.md\":\"YyOU6NjA\",\"workflows_skilled-epcc.md\":\"BGeI6g1n\",\"workflows_skilled-greenfield.md\":\"CKxrbPQ-\",\"workflows_slides.md\":\"Cqt-19_1\",\"workflows_tdd.md\":\"BjVC69tu\",\"workflows_waterfall.md\":\"CL6jTZP9\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Responsible Vibe MCP\",\"description\":\"Model Context Protocol server for intelligent conversation state management and development guidance\",\"base\":\"/responsible-vibe-mcp/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/mrsimpson/responsible-vibe-mcp\"}],\"sidebar\":[{\"text\":\"User Guide\",\"items\":[{\"text\":\"Overview\",\"link\":\"/\"},{\"text\":\"How It Works\",\"link\":\"/user/how-it-works\"},{\"text\":\"Agent Setup\",\"link\":\"/user/agent-setup\"},{\"text\":\"Vibe Engineering\",\"link\":\"/user/advanced-engineering\"},{\"text\":\"Long-Term Memory\",\"link\":\"/user/long-term-memory\"},{\"text\":\"Beads-Integration\",\"link\":\"/user/beads-integration\"},{\"text\":\"Tutorial\",\"link\":\"/user/tutorial\"}]},{\"text\":\"Workflows\",\"items\":[{\"text\":\"Workflow-Selection\",\"link\":\"/user/workflow-selection\"},{\"text\":\"Packaged Workflows\",\"link\":\"/user/packaged-workflows\"},{\"text\":\"Custom Workflows\",\"link\":\"/user/custom-workflows\"},{\"text\":\"Explore All Workflows\",\"link\":\"/workflows\"},{\"text\":\"Crowd MCP Integration\",\"link\":\"/user/crowd-mcp-integration\"}]}]},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
153
153
 
154
154
  </body>
155
155
  </html>