@codemcp/workflows 6.18.4 → 6.20.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.
- package/package.json +2 -2
- package/packages/cli/dist/{chunk-4TXLRBGW.js → chunk-4N42FFJE.js} +2 -228
- package/packages/cli/dist/{cli-MNJS4MGX.js → cli-MFHC7UWY.js} +3 -3
- package/packages/cli/dist/{dist-T6Q2II5X.js → dist-ISN3FRV4.js} +2 -1
- package/packages/cli/dist/{dist-WS5DFBKD.js → dist-TDV3DJ2J.js} +1 -13
- package/packages/cli/dist/index.js +2 -2
- package/packages/cli/package.json +1 -1
- package/packages/cli/resources/workflows/adr.yaml +2 -4
- package/packages/cli/resources/workflows/boundary-testing.yaml +2 -9
- package/packages/cli/resources/workflows/bugfix.yaml +2 -13
- package/packages/cli/resources/workflows/c4-analysis.yaml +3 -5
- package/packages/cli/resources/workflows/epcc.yaml +2 -13
- package/packages/cli/resources/workflows/greenfield.yaml +2 -13
- package/packages/cli/resources/workflows/minor.yaml +2 -13
- package/packages/cli/resources/workflows/posts.yaml +2 -17
- package/packages/cli/resources/workflows/pr-review.yaml +2 -4
- package/packages/cli/resources/workflows/qrspi.yaml +241 -0
- package/packages/cli/resources/workflows/skilled-bugfix.yaml +2 -13
- package/packages/cli/resources/workflows/skilled-epcc.yaml +2 -13
- package/packages/cli/resources/workflows/skilled-greenfield.yaml +2 -13
- package/packages/cli/resources/workflows/slides.yaml +2 -22
- package/packages/cli/resources/workflows/tdd.yaml +12 -2
- package/packages/cli/resources/workflows/waterfall.yaml +2 -8
- package/packages/core/dist/index.d.ts +0 -1
- package/packages/core/dist/index.js +0 -1
- package/packages/core/dist/index.js.map +1 -1
- package/packages/core/dist/project-docs-manager.js +1 -0
- package/packages/core/dist/project-docs-manager.js.map +1 -1
- package/packages/core/package.json +1 -1
- package/packages/core/resources/workflows/adr.yaml +2 -4
- package/packages/core/resources/workflows/boundary-testing.yaml +2 -9
- package/packages/core/resources/workflows/bugfix.yaml +2 -13
- package/packages/core/resources/workflows/c4-analysis.yaml +3 -5
- package/packages/core/resources/workflows/epcc.yaml +2 -13
- package/packages/core/resources/workflows/greenfield.yaml +2 -13
- package/packages/core/resources/workflows/minor.yaml +2 -13
- package/packages/core/resources/workflows/posts.yaml +2 -17
- package/packages/core/resources/workflows/pr-review.yaml +2 -4
- package/packages/core/resources/workflows/qrspi.yaml +241 -0
- package/packages/core/resources/workflows/skilled-bugfix.yaml +2 -13
- package/packages/core/resources/workflows/skilled-epcc.yaml +2 -13
- package/packages/core/resources/workflows/skilled-greenfield.yaml +2 -13
- package/packages/core/resources/workflows/slides.yaml +2 -22
- package/packages/core/resources/workflows/tdd.yaml +12 -2
- package/packages/core/resources/workflows/waterfall.yaml +2 -8
- package/packages/docs/.vitepress/dist/404.html +3 -3
- package/packages/docs/.vitepress/dist/assets/{app.CAEWYLPb.js → app.CMJFkZ5d.js} +1 -1
- package/packages/docs/.vitepress/dist/assets/chunks/{theme.CshoOl3e.js → theme.BarNEZau.js} +1 -1
- package/packages/docs/.vitepress/dist/assets/{style.DfNfC54K.css → style.CuNDUwrv.css} +1 -1
- package/packages/docs/.vitepress/dist/assets/workflows_qrspi.md.CPYiTyJ8.js +1 -0
- package/packages/docs/.vitepress/dist/assets/workflows_qrspi.md.CPYiTyJ8.lean.js +1 -0
- package/packages/docs/.vitepress/dist/dev/ARCHITECTURE.html +4 -4
- package/packages/docs/.vitepress/dist/dev/DEVELOPMENT.html +4 -4
- package/packages/docs/.vitepress/dist/dev/LOGGING.html +4 -4
- package/packages/docs/.vitepress/dist/dev/PUBLISHING.html +4 -4
- package/packages/docs/.vitepress/dist/hashmap.json +1 -1
- package/packages/docs/.vitepress/dist/index.html +4 -4
- package/packages/docs/.vitepress/dist/user/advanced-engineering.html +4 -4
- package/packages/docs/.vitepress/dist/user/agent-setup.html +4 -4
- package/packages/docs/.vitepress/dist/user/beads-integration.html +4 -4
- package/packages/docs/.vitepress/dist/user/crowd-mcp-integration.html +4 -4
- package/packages/docs/.vitepress/dist/user/custom-workflows.html +4 -4
- package/packages/docs/.vitepress/dist/user/git-commit-feature.html +4 -4
- package/packages/docs/.vitepress/dist/user/how-it-works.html +4 -4
- package/packages/docs/.vitepress/dist/user/long-term-memory.html +4 -4
- package/packages/docs/.vitepress/dist/user/packaged-workflows.html +4 -4
- package/packages/docs/.vitepress/dist/user/tutorial.html +4 -4
- package/packages/docs/.vitepress/dist/user/workflow-selection.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/adr.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/adr.yaml +2 -4
- package/packages/docs/.vitepress/dist/workflows/big-bang-conversion.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/boundary-testing.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/boundary-testing.yaml +2 -9
- package/packages/docs/.vitepress/dist/workflows/bugfix.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/bugfix.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/business-analysis.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/c4-analysis.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/c4-analysis.yaml +3 -5
- package/packages/docs/.vitepress/dist/workflows/epcc.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/epcc.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/game-beginner.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/greenfield.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/greenfield.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/minor.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/minor.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/posts.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/posts.yaml +2 -17
- package/packages/docs/.vitepress/dist/workflows/pr-review.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/pr-review.yaml +2 -4
- package/packages/docs/.vitepress/dist/workflows/qrspi.html +26 -0
- package/packages/docs/.vitepress/dist/workflows/qrspi.yaml +241 -0
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix-crowd.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/sdd-feature-crowd.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/sdd-feature.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield-crowd.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/skilled-epcc.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/skilled-epcc.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/slides.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/slides.yaml +2 -22
- package/packages/docs/.vitepress/dist/workflows/tdd.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/tdd.yaml +12 -2
- package/packages/docs/.vitepress/dist/workflows/waterfall.html +4 -4
- package/packages/docs/.vitepress/dist/workflows/waterfall.yaml +2 -8
- package/packages/docs/.vitepress/dist/workflows.html +4 -4
- package/packages/docs/package.json +1 -1
- package/packages/mcp-server/dist/index.js +2 -1
- package/packages/mcp-server/package.json +1 -1
- package/packages/mcp-server/resources/workflows/adr.yaml +2 -4
- package/packages/mcp-server/resources/workflows/boundary-testing.yaml +2 -9
- package/packages/mcp-server/resources/workflows/bugfix.yaml +2 -13
- package/packages/mcp-server/resources/workflows/c4-analysis.yaml +3 -5
- package/packages/mcp-server/resources/workflows/epcc.yaml +2 -13
- package/packages/mcp-server/resources/workflows/greenfield.yaml +2 -13
- package/packages/mcp-server/resources/workflows/minor.yaml +2 -13
- package/packages/mcp-server/resources/workflows/posts.yaml +2 -17
- package/packages/mcp-server/resources/workflows/pr-review.yaml +2 -4
- package/packages/mcp-server/resources/workflows/qrspi.yaml +241 -0
- package/packages/mcp-server/resources/workflows/skilled-bugfix.yaml +2 -13
- package/packages/mcp-server/resources/workflows/skilled-epcc.yaml +2 -13
- package/packages/mcp-server/resources/workflows/skilled-greenfield.yaml +2 -13
- package/packages/mcp-server/resources/workflows/slides.yaml +2 -22
- package/packages/mcp-server/resources/workflows/tdd.yaml +12 -2
- package/packages/mcp-server/resources/workflows/waterfall.yaml +2 -8
- package/packages/opencode-plugin/dist/index.js +2 -1
- package/packages/opencode-plugin/package.json +1 -1
- package/packages/opencode-plugin/resources/workflows/adr.yaml +2 -4
- package/packages/opencode-plugin/resources/workflows/boundary-testing.yaml +2 -9
- package/packages/opencode-plugin/resources/workflows/bugfix.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/c4-analysis.yaml +3 -5
- package/packages/opencode-plugin/resources/workflows/epcc.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/greenfield.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/minor.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/posts.yaml +2 -17
- package/packages/opencode-plugin/resources/workflows/pr-review.yaml +2 -4
- package/packages/opencode-plugin/resources/workflows/qrspi.yaml +241 -0
- package/packages/opencode-plugin/resources/workflows/skilled-bugfix.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/skilled-epcc.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/skilled-greenfield.yaml +2 -13
- package/packages/opencode-plugin/resources/workflows/slides.yaml +2 -22
- package/packages/opencode-plugin/resources/workflows/tdd.yaml +12 -2
- package/packages/opencode-plugin/resources/workflows/waterfall.yaml +2 -8
- package/packages/opencode-tui-plugin/package.json +1 -1
- package/packages/visualizer/dist/WorkflowVisualizer.vue +8 -0
- package/packages/visualizer/dist/services/workflow-list.ts +1 -0
- package/packages/visualizer/package.json +1 -1
- package/resources/state-machine-schema.json +29 -0
- package/resources/workflows/adr.yaml +2 -4
- package/resources/workflows/boundary-testing.yaml +2 -9
- package/resources/workflows/bugfix.yaml +2 -13
- package/resources/workflows/c4-analysis.yaml +3 -5
- package/resources/workflows/epcc.yaml +2 -13
- package/resources/workflows/greenfield.yaml +2 -13
- package/resources/workflows/minor.yaml +2 -13
- package/resources/workflows/posts.yaml +2 -17
- package/resources/workflows/pr-review.yaml +2 -4
- package/resources/workflows/qrspi.yaml +241 -0
- package/resources/workflows/skilled-bugfix.yaml +2 -13
- package/resources/workflows/skilled-epcc.yaml +2 -13
- package/resources/workflows/skilled-greenfield.yaml +2 -13
- package/resources/workflows/slides.yaml +2 -22
- package/resources/workflows/tdd.yaml +12 -2
- package/resources/workflows/waterfall.yaml +2 -8
- package/packages/core/dist/state-machine.d.ts +0 -52
- package/packages/core/dist/state-machine.js +0 -256
- package/packages/core/dist/state-machine.js.map +0 -1
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
|
-
<script type="module" src="/workflows/assets/app.
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
13
|
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
-
<link rel="modulepreload" href="/workflows/assets/chunks/theme.
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
15
|
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
16
|
<link rel="modulepreload" href="/workflows/assets/workflows_minor.md.dYZlfSHT.lean.js">
|
|
17
17
|
<link rel="icon" href="/workflows/favicon.ico">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
24
|
|
|
25
25
|
</body>
|
|
26
26
|
</html>
|
|
@@ -130,17 +130,6 @@ states:
|
|
|
130
130
|
- Verify documentation accuracy with a final review
|
|
131
131
|
- Ensure minor enhancement is ready for delivery
|
|
132
132
|
- Update task progress and mark completed work as you finalize the minor enhancement
|
|
133
|
-
transitions:
|
|
134
|
-
- trigger: 'need_implementation_changes'
|
|
135
|
-
to: 'implement'
|
|
136
|
-
additional_instructions: 'Finalization revealed issues that require implementation changes. Focus on the specific problems identified during final review.'
|
|
137
|
-
transition_reason: 'Finalization revealed issues requiring implementation changes'
|
|
138
|
-
|
|
139
|
-
- trigger: 'finalization_complete'
|
|
140
|
-
to: 'explore'
|
|
141
|
-
transition_reason: 'Minor enhancement delivery complete, ready for next task'
|
|
142
133
|
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
additional_instructions: 'Clean up any finalization artifacts and prepare for new tasks.'
|
|
146
|
-
transition_reason: 'User decided to abandon minor enhancement during finalization'
|
|
134
|
+
$DONE_DEFAULT
|
|
135
|
+
transitions: []
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
|
-
<script type="module" src="/workflows/assets/app.
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
13
|
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
-
<link rel="modulepreload" href="/workflows/assets/chunks/theme.
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
15
|
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
16
|
<link rel="modulepreload" href="/workflows/assets/workflows_posts.md.BrkDZjGs.lean.js">
|
|
17
17
|
<link rel="icon" href="/workflows/favicon.ico">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
24
|
|
|
25
25
|
</body>
|
|
26
26
|
</html>
|
|
@@ -178,20 +178,5 @@ states:
|
|
|
178
178
|
Maximize reach while maintaining content quality and consistency.
|
|
179
179
|
Update `$PLAN_FILE` with distribution progress and publishing decisions.
|
|
180
180
|
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
to: discovery
|
|
184
|
-
transition_reason: 'Post publishing completed successfully, ready for new projects'
|
|
185
|
-
|
|
186
|
-
- trigger: need_final_review
|
|
187
|
-
to: illustration
|
|
188
|
-
additional_instructions: 'Refine visuals or content presentation based on issues identified during publishing preparation.'
|
|
189
|
-
transition_reason: 'Publishing preparation identified issues requiring visual or content refinement'
|
|
190
|
-
|
|
191
|
-
- trigger: abandon_post
|
|
192
|
-
to: discovery
|
|
193
|
-
instructions: |
|
|
194
|
-
Abandon post development before distribution. Clean up distribution preparation and return to discovery.
|
|
195
|
-
The `$PLAN_FILE` and completed work will remain for future reference.
|
|
196
|
-
additional_instructions: 'Clean up and prepare for new topics.'
|
|
197
|
-
transition_reason: 'User decided to abandon post before distribution'
|
|
181
|
+
$DONE_DEFAULT
|
|
182
|
+
transitions: []
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
|
-
<script type="module" src="/workflows/assets/app.
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
13
|
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
-
<link rel="modulepreload" href="/workflows/assets/chunks/theme.
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
15
|
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
16
|
<link rel="modulepreload" href="/workflows/assets/workflows_pr-review.md.CdYxJ5Yu.lean.js">
|
|
17
17
|
<link rel="icon" href="/workflows/favicon.ico">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
24
|
|
|
25
25
|
</body>
|
|
26
26
|
</html>
|
|
@@ -171,7 +171,5 @@ states:
|
|
|
171
171
|
Once confirmed, deliver accordingly. For inline comments, attach each finding to the
|
|
172
172
|
specific file and line it refers to. For cross-cutting findings, use a top-level comment.
|
|
173
173
|
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
to: 'determine_intent'
|
|
177
|
-
transition_reason: 'Review delivered, ready for next PR'
|
|
174
|
+
$DONE_DEFAULT
|
|
175
|
+
transitions: []
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<!DOCTYPE html>
|
|
2
|
+
<html lang="en-US" dir="ltr">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="utf-8">
|
|
5
|
+
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
6
|
+
<title>Responsible Vibe MCP</title>
|
|
7
|
+
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
|
+
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
|
+
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
|
+
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
|
+
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
|
+
<link rel="modulepreload" href="/workflows/assets/workflows_qrspi.md.CPYiTyJ8.lean.js">
|
|
17
|
+
<link rel="icon" href="/workflows/favicon.ico">
|
|
18
|
+
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
|
|
19
|
+
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
|
|
20
|
+
</head>
|
|
21
|
+
<body>
|
|
22
|
+
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
|
+
|
|
25
|
+
</body>
|
|
26
|
+
</html>
|
|
@@ -0,0 +1,241 @@
|
|
|
1
|
+
# yaml-language-server: $schema=../state-machine-schema.json
|
|
2
|
+
---
|
|
3
|
+
name: 'qrspi'
|
|
4
|
+
description: 'Questions, Research, Design, Structure, Plan, Implement — for creative, complex challenges requiring deep alignment before execution'
|
|
5
|
+
initial_state: 'questions'
|
|
6
|
+
|
|
7
|
+
metadata:
|
|
8
|
+
domain: 'code'
|
|
9
|
+
complexity: 'high'
|
|
10
|
+
bestFor:
|
|
11
|
+
- 'Creative or complex challenges'
|
|
12
|
+
- 'Deep alignment before execution'
|
|
13
|
+
- 'Unconventional problems'
|
|
14
|
+
- 'Architecture-heavy features'
|
|
15
|
+
- 'High-stakes changes'
|
|
16
|
+
useCases:
|
|
17
|
+
- 'Designing a novel system architecture'
|
|
18
|
+
- 'Implementing complex multi-domain features'
|
|
19
|
+
- 'Solving problems with unclear requirements'
|
|
20
|
+
- 'Building features requiring extensive stakeholder alignment'
|
|
21
|
+
- 'Refactoring core infrastructure'
|
|
22
|
+
examples:
|
|
23
|
+
- 'Design and implement a new plugin architecture'
|
|
24
|
+
- 'Create a custom workflow engine with validation'
|
|
25
|
+
- 'Refactor monolith to modular services'
|
|
26
|
+
- 'Build a creative AI-powered feature with novel UX'
|
|
27
|
+
|
|
28
|
+
states:
|
|
29
|
+
questions:
|
|
30
|
+
description: 'Clarify intent, scope, and success criteria before any exploration'
|
|
31
|
+
allowed_file_patterns:
|
|
32
|
+
- '**/*.md'
|
|
33
|
+
- '**/*.txt'
|
|
34
|
+
- '**/*.adoc'
|
|
35
|
+
default_instructions: |
|
|
36
|
+
**Principle**: Clarify intent before exploring solutions.
|
|
37
|
+
This is the most important phase: You need to really deeply understand what makes the user want to introduce a change.
|
|
38
|
+
Ask questions about everything you can't determine straight from the existing codebase.
|
|
39
|
+
- Ask about the context
|
|
40
|
+
- follow up on explanations
|
|
41
|
+
- Ask about rejected alternatives or workarounds
|
|
42
|
+
Document in the development plan: the problem being solved, success criteria, constraints, and any clarifying questions asked. Use `$REQUIREMENTS_DOC` as context only — do not modify it.
|
|
43
|
+
|
|
44
|
+
Do not research, design, plan, or write code.
|
|
45
|
+
transitions:
|
|
46
|
+
- trigger: 'questions_answered'
|
|
47
|
+
to: 'research'
|
|
48
|
+
transition_reason: 'Intent clarified, ready to gather facts'
|
|
49
|
+
|
|
50
|
+
- trigger: 'abandon_feature'
|
|
51
|
+
to: 'questions'
|
|
52
|
+
instructions: 'Feature abandoned. Reset for new tasks.'
|
|
53
|
+
transition_reason: 'User abandoned feature during questions'
|
|
54
|
+
|
|
55
|
+
research:
|
|
56
|
+
description: 'Gather facts without forming conclusions or proposing solutions'
|
|
57
|
+
allowed_file_patterns:
|
|
58
|
+
- '**/*.md'
|
|
59
|
+
- '**/*.txt'
|
|
60
|
+
- '**/*.adoc'
|
|
61
|
+
default_instructions: |
|
|
62
|
+
**Principle**: Gather facts before forming opinions.
|
|
63
|
+
|
|
64
|
+
Explore the codebase, patterns, and relevant documentation. Document findings as facts (not opinions) in the development plan. Highlight what requires design decisions. Use `$REQUIREMENTS_DOC` as context only — do not modify it.
|
|
65
|
+
|
|
66
|
+
Do not propose solutions, make design decisions, or write code.
|
|
67
|
+
transitions:
|
|
68
|
+
- trigger: 'research_complete'
|
|
69
|
+
to: 'design'
|
|
70
|
+
transition_reason: 'Facts gathered, ready for design discussion'
|
|
71
|
+
|
|
72
|
+
- trigger: 'need_more_questions'
|
|
73
|
+
to: 'questions'
|
|
74
|
+
additional_instructions: 'Focus on the specific areas where intent is still unclear.'
|
|
75
|
+
transition_reason: 'Research revealed gaps in understanding'
|
|
76
|
+
|
|
77
|
+
- trigger: 'abandon_feature'
|
|
78
|
+
to: 'questions'
|
|
79
|
+
instructions: 'Feature abandoned. Reset for new tasks.'
|
|
80
|
+
transition_reason: 'User abandoned feature during research'
|
|
81
|
+
|
|
82
|
+
design:
|
|
83
|
+
description: 'Explore options and reach consensus on WHAT and high-level HOW'
|
|
84
|
+
allowed_file_patterns:
|
|
85
|
+
- '**/*.md'
|
|
86
|
+
- '**/*.txt'
|
|
87
|
+
- '**/*.adoc'
|
|
88
|
+
default_instructions: |
|
|
89
|
+
**Principle**: Align on WHAT and WHY before deciding detailed HOW.
|
|
90
|
+
This is the phase when the we imagening a suitable solution given the boundary conditions.
|
|
91
|
+
Propose 2-3 viable high-level approaches with trade-offs. Reference `$DESIGN_DOC` and `$ARCHITECTURE_DOC` if they exist. Reach consensus with the user on the direction. On loop-back from `need_design_changes`, update those docs if they exist.
|
|
92
|
+
It's crucial that the user gets actively involved to take an educated decision.
|
|
93
|
+
|
|
94
|
+
Document the agreed direction in the development plan.
|
|
95
|
+
|
|
96
|
+
Do not plan detailed implementation or write code.
|
|
97
|
+
transitions:
|
|
98
|
+
- trigger: 'design_approved'
|
|
99
|
+
to: 'structure'
|
|
100
|
+
transition_reason: 'Design direction approved, ready to decompose'
|
|
101
|
+
review_perspectives:
|
|
102
|
+
- perspective: 'product_owner'
|
|
103
|
+
prompt: 'Review whether the proposed design aligns with user goals, business value, and intended outcomes. Ensure the solution direction serves the actual need.'
|
|
104
|
+
|
|
105
|
+
- trigger: 'need_research'
|
|
106
|
+
to: 'research'
|
|
107
|
+
additional_instructions: 'Focus on the specific gaps that block design consensus.'
|
|
108
|
+
transition_reason: 'Design discussion revealed need for more research'
|
|
109
|
+
|
|
110
|
+
- trigger: 'abandon_feature'
|
|
111
|
+
to: 'questions'
|
|
112
|
+
instructions: 'Feature abandoned. Reset for new tasks.'
|
|
113
|
+
transition_reason: 'User abandoned feature during design'
|
|
114
|
+
|
|
115
|
+
structure:
|
|
116
|
+
description: 'Decompose the approved design into end-to-end vertical slices'
|
|
117
|
+
allowed_file_patterns:
|
|
118
|
+
- '**/*.md'
|
|
119
|
+
- '**/*.txt'
|
|
120
|
+
- '**/*.adoc'
|
|
121
|
+
default_instructions: |
|
|
122
|
+
**Principle**: Decompose into end-to-end, testable units before planning implementation details.
|
|
123
|
+
|
|
124
|
+
Define 1-5 vertical slices that each deliver user-visible behavior independently. Describe what each slice delivers, which components it touches, and how it will be tested end-to-end. Reference `$ARCHITECTURE_DOC` if it exists.
|
|
125
|
+
|
|
126
|
+
Document slice definitions in the development plan.
|
|
127
|
+
|
|
128
|
+
Do not plan implementation tasks or write code.
|
|
129
|
+
transitions:
|
|
130
|
+
- trigger: 'structure_defined'
|
|
131
|
+
to: 'plan'
|
|
132
|
+
transition_reason: 'Slices defined, ready for detailed planning'
|
|
133
|
+
|
|
134
|
+
- trigger: 'need_design_changes'
|
|
135
|
+
to: 'design'
|
|
136
|
+
additional_instructions: 'The design approach makes slicing difficult. Revisit the high-level approach with the user.'
|
|
137
|
+
transition_reason: 'Structure work revealed design gaps'
|
|
138
|
+
|
|
139
|
+
- trigger: 'abandon_feature'
|
|
140
|
+
to: 'questions'
|
|
141
|
+
instructions: 'Feature abandoned. Reset for new tasks.'
|
|
142
|
+
transition_reason: 'User abandoned feature during structure'
|
|
143
|
+
|
|
144
|
+
plan:
|
|
145
|
+
description: 'Create a detailed implementation plan per vertical slice'
|
|
146
|
+
allowed_file_patterns:
|
|
147
|
+
- '**/*.md'
|
|
148
|
+
- '**/*.txt'
|
|
149
|
+
- '**/*.adoc'
|
|
150
|
+
default_instructions: |
|
|
151
|
+
**Principle**: Define detailed HOW per slice without changing the design direction.
|
|
152
|
+
|
|
153
|
+
For each vertical slice, define actionable tasks, dependencies, and risks. If any existing document contradicts what is needed, document the contradiction in the development plan and use `need_design_changes`.
|
|
154
|
+
|
|
155
|
+
Document the plan in the development plan.
|
|
156
|
+
|
|
157
|
+
Do not change the design direction or write code.
|
|
158
|
+
transitions:
|
|
159
|
+
- trigger: 'plan_complete'
|
|
160
|
+
to: 'implement'
|
|
161
|
+
transition_reason: 'Plan complete, ready for coding'
|
|
162
|
+
review_perspectives:
|
|
163
|
+
- perspective: 'architect'
|
|
164
|
+
prompt: 'Review implementation strategy, design decisions, and integration approach for soundness and maintainability. Ensure the plan aligns with existing system architecture and follows best practices.'
|
|
165
|
+
- perspective: 'security_expert'
|
|
166
|
+
prompt: 'Assess security considerations and potential risks in the planned implementation approach. Review data handling, authentication, and potential vulnerabilities.'
|
|
167
|
+
|
|
168
|
+
- trigger: 'need_design_changes'
|
|
169
|
+
to: 'design'
|
|
170
|
+
additional_instructions: 'The approved design direction is unworkable for the planned slices. Revisit the high-level approach with the user.'
|
|
171
|
+
transition_reason: 'Planning revealed fundamental flaws in design direction'
|
|
172
|
+
|
|
173
|
+
- trigger: 'need_restructuring'
|
|
174
|
+
to: 'structure'
|
|
175
|
+
additional_instructions: 'The slice boundaries are wrong. Redefine the vertical slices.'
|
|
176
|
+
transition_reason: 'Planning revealed flaws in slice boundaries'
|
|
177
|
+
|
|
178
|
+
- trigger: 'abandon_feature'
|
|
179
|
+
to: 'questions'
|
|
180
|
+
instructions: 'Feature abandoned. Reset for new tasks.'
|
|
181
|
+
transition_reason: 'User abandoned feature during planning'
|
|
182
|
+
|
|
183
|
+
implement:
|
|
184
|
+
description: 'Build the solution slice by slice'
|
|
185
|
+
allowed_file_patterns:
|
|
186
|
+
- '**/*'
|
|
187
|
+
default_instructions: |
|
|
188
|
+
**Principle**: Execute the plan one slice at a time; delegate each slice to a fresh context.
|
|
189
|
+
|
|
190
|
+
Build each vertical slice end-to-end before moving to the next. Delegate each slice to a fresh agent session with focused context. Reference `$DESIGN_DOC`, `$ARCHITECTURE_DOC`, and `$REQUIREMENTS_DOC` if they exist. Prevent regressions via build, lint, and tests.
|
|
191
|
+
|
|
192
|
+
Adapt tactics within slices. Loop back via `need_design_changes` only if the high-level approach is fundamentally flawed.
|
|
193
|
+
|
|
194
|
+
Document progress in the development plan.
|
|
195
|
+
transitions:
|
|
196
|
+
- trigger: 'implementation_complete'
|
|
197
|
+
to: 'commit'
|
|
198
|
+
transition_reason: 'Implementation complete, ready for finalization'
|
|
199
|
+
review_perspectives:
|
|
200
|
+
- perspective: 'senior_software_developer'
|
|
201
|
+
prompt: 'Review code quality, best practices, testing coverage, and readiness for production deployment. Ensure the implementation follows coding standards and is maintainable.'
|
|
202
|
+
- perspective: 'performance_engineer'
|
|
203
|
+
prompt: 'Evaluate performance impact, resource efficiency, and scalability of the implemented solution. Check for potential bottlenecks or optimization opportunities.'
|
|
204
|
+
|
|
205
|
+
- trigger: 'need_replanning'
|
|
206
|
+
to: 'plan'
|
|
207
|
+
additional_instructions: 'Adjust the plan based on what you learned during coding. Document changes and reasons.'
|
|
208
|
+
transition_reason: 'Implementation revealed need to revise the plan'
|
|
209
|
+
|
|
210
|
+
- trigger: 'need_design_changes'
|
|
211
|
+
to: 'design'
|
|
212
|
+
additional_instructions: 'The high-level design approach is fundamentally flawed. Revisit design decisions with the user.'
|
|
213
|
+
transition_reason: 'Implementation revealed the approved design is unworkable'
|
|
214
|
+
|
|
215
|
+
- trigger: 'need_more_research'
|
|
216
|
+
to: 'research'
|
|
217
|
+
additional_instructions: 'Focus on the specific areas blocking implementation progress.'
|
|
218
|
+
transition_reason: 'Implementation revealed need for more research'
|
|
219
|
+
|
|
220
|
+
- trigger: 'abandon_feature'
|
|
221
|
+
to: 'questions'
|
|
222
|
+
instructions: 'Feature abandoned. Clean up incomplete code and reset for new tasks.'
|
|
223
|
+
transition_reason: 'User abandoned feature during implementation'
|
|
224
|
+
|
|
225
|
+
commit:
|
|
226
|
+
description: 'Cleanup, documentation finalization, and delivery'
|
|
227
|
+
allowed_file_patterns:
|
|
228
|
+
- '**/*'
|
|
229
|
+
default_instructions: |
|
|
230
|
+
**Principle**: Leave the codebase cleaner than you found it.
|
|
231
|
+
|
|
232
|
+
**Cleanup**: Remove debug output, temporary code, test code blocks, and completed TODOs. Address or document any remaining FIXMEs.
|
|
233
|
+
|
|
234
|
+
**Documentation**: Update `$REQUIREMENTS_DOC`, `$ARCHITECTURE_DOC`, and `$DESIGN_DOC` if they exist and changed during implementation. Otherwise, document changes in the development plan. Ensure docs reflect the final implemented state, not the development process.
|
|
235
|
+
|
|
236
|
+
**Validation**: Run tests to ensure no regressions. Verify the development plan is accurate.
|
|
237
|
+
|
|
238
|
+
Do not add new features.
|
|
239
|
+
|
|
240
|
+
$DONE_DEFAULT
|
|
241
|
+
transitions: []
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
|
-
<script type="module" src="/workflows/assets/app.
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
13
|
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
-
<link rel="modulepreload" href="/workflows/assets/chunks/theme.
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
15
|
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
16
|
<link rel="modulepreload" href="/workflows/assets/workflows_sdd-bugfix-crowd.md.BQH-LJXS.lean.js">
|
|
17
17
|
<link rel="icon" href="/workflows/favicon.ico">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
24
|
|
|
25
25
|
</body>
|
|
26
26
|
</html>
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
<title>Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Model Context Protocol server for intelligent conversation state management and development guidance">
|
|
8
8
|
<meta name="generator" content="VitePress v1.6.4">
|
|
9
|
-
<link rel="preload stylesheet" href="/workflows/assets/style.
|
|
9
|
+
<link rel="preload stylesheet" href="/workflows/assets/style.CuNDUwrv.css" as="style">
|
|
10
10
|
<link rel="preload stylesheet" href="/workflows/vp-icons.css" as="style">
|
|
11
11
|
|
|
12
|
-
<script type="module" src="/workflows/assets/app.
|
|
12
|
+
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
13
13
|
<link rel="preload" href="/workflows/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
|
|
14
|
-
<link rel="modulepreload" href="/workflows/assets/chunks/theme.
|
|
14
|
+
<link rel="modulepreload" href="/workflows/assets/chunks/theme.BarNEZau.js">
|
|
15
15
|
<link rel="modulepreload" href="/workflows/assets/chunks/framework.FdfEk_gD.js">
|
|
16
16
|
<link rel="modulepreload" href="/workflows/assets/workflows_sdd-bugfix.md.CoPY5TS6.lean.js">
|
|
17
17
|
<link rel="icon" href="/workflows/favicon.ico">
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
</head>
|
|
21
21
|
<body>
|
|
22
22
|
<div id="app"><div style="position:relative;" data-v-c1df4d5c><div><div id="workflow-visualizer-app" class="" data-v-7fa343e6><!----><main class="app-main"><div class="diagram-container"><div id="diagram-canvas" class="diagram-canvas"><div class="loading-message">Loading workflow...</div></div></div><aside class="side-panel"><div class="side-panel-header"><h2>Details</h2></div><div class="side-panel-content"><div class="empty-state"> Click on a state or transition to see details </div></div></aside></main><div id="error-container" class="error-container hidden"><div class="error-message"><span class="error-text"></span><button class="error-close">×</button></div></div></div></div></div></div>
|
|
23
|
-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
23
|
+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"dev_architecture.md\":\"CvNKCNdN\",\"dev_development.md\":\"D_3UnLYh\",\"dev_logging.md\":\"ChgMzoxk\",\"dev_publishing.md\":\"9HHCKtL4\",\"index.md\":\"BqtGZhQl\",\"user_advanced-engineering.md\":\"DSy0uwWe\",\"user_agent-setup.md\":\"Cgzr8dYa\",\"user_beads-integration.md\":\"CB1VJJCp\",\"user_crowd-mcp-integration.md\":\"DPSO9u7p\",\"user_custom-workflows.md\":\"CtvQt5R0\",\"user_git-commit-feature.md\":\"IwIx6MMR\",\"user_how-it-works.md\":\"08ZFhWmJ\",\"user_long-term-memory.md\":\"Tss4q2DM\",\"user_packaged-workflows.md\":\"D8DLEuhH\",\"user_tutorial.md\":\"BTP4OqKB\",\"user_workflow-selection.md\":\"G8vSc8iy\",\"workflows.md\":\"B6jknRdS\",\"workflows_adr.md\":\"DQ73iGUh\",\"workflows_big-bang-conversion.md\":\"BgV6R1KI\",\"workflows_boundary-testing.md\":\"RwhcIDcf\",\"workflows_bugfix.md\":\"sZNWPjvx\",\"workflows_business-analysis.md\":\"C3FBbsiu\",\"workflows_c4-analysis.md\":\"MVyWuWSL\",\"workflows_epcc.md\":\"1mWsuIIR\",\"workflows_game-beginner.md\":\"J4UOyAAT\",\"workflows_greenfield.md\":\"DzJ6V7lb\",\"workflows_minor.md\":\"dYZlfSHT\",\"workflows_posts.md\":\"BrkDZjGs\",\"workflows_pr-review.md\":\"CdYxJ5Yu\",\"workflows_qrspi.md\":\"CPYiTyJ8\",\"workflows_sdd-bugfix-crowd.md\":\"BQH-LJXS\",\"workflows_sdd-bugfix.md\":\"CoPY5TS6\",\"workflows_sdd-feature-crowd.md\":\"CCj9xqan\",\"workflows_sdd-feature.md\":\"Dy8SNaX8\",\"workflows_sdd-greenfield-crowd.md\":\"_lPEQnGj\",\"workflows_sdd-greenfield.md\":\"KStU-OJS\",\"workflows_skilled-bugfix.md\":\"CvCekIa2\",\"workflows_skilled-epcc.md\":\"D7Kg_U7p\",\"workflows_skilled-greenfield.md\":\"C_R8GafG\",\"workflows_slides.md\":\"CScRnwcC\",\"workflows_tdd.md\":\"C_hC07yu\",\"workflows_waterfall.md\":\"nMkWHPRt\"}");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\":\"/workflows/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"nav\":[{\"text\":\"Documentation\",\"link\":\"/\"},{\"text\":\"Workflows\",\"link\":\"/workflows\"},{\"text\":\"Github\",\"link\":\"https://github.com/codemcp/workflows\"}],\"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>
|
|
24
24
|
|
|
25
25
|
</body>
|
|
26
26
|
</html>
|