@codemcp/workflows 6.19.2 → 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 +10 -16
- 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 +10 -16
- 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 +1 -1
- package/packages/docs/.vitepress/dist/assets/{style.DfNfC54K.css → style.CuNDUwrv.css} +1 -1
- package/packages/docs/.vitepress/dist/dev/ARCHITECTURE.html +1 -1
- package/packages/docs/.vitepress/dist/dev/DEVELOPMENT.html +1 -1
- package/packages/docs/.vitepress/dist/dev/LOGGING.html +1 -1
- package/packages/docs/.vitepress/dist/dev/PUBLISHING.html +1 -1
- package/packages/docs/.vitepress/dist/index.html +1 -1
- package/packages/docs/.vitepress/dist/user/advanced-engineering.html +1 -1
- package/packages/docs/.vitepress/dist/user/agent-setup.html +1 -1
- package/packages/docs/.vitepress/dist/user/beads-integration.html +1 -1
- package/packages/docs/.vitepress/dist/user/crowd-mcp-integration.html +1 -1
- package/packages/docs/.vitepress/dist/user/custom-workflows.html +1 -1
- package/packages/docs/.vitepress/dist/user/git-commit-feature.html +1 -1
- package/packages/docs/.vitepress/dist/user/how-it-works.html +1 -1
- package/packages/docs/.vitepress/dist/user/long-term-memory.html +1 -1
- package/packages/docs/.vitepress/dist/user/packaged-workflows.html +1 -1
- package/packages/docs/.vitepress/dist/user/tutorial.html +1 -1
- package/packages/docs/.vitepress/dist/user/workflow-selection.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/adr.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/adr.yaml +2 -4
- package/packages/docs/.vitepress/dist/workflows/big-bang-conversion.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/boundary-testing.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/boundary-testing.yaml +2 -9
- package/packages/docs/.vitepress/dist/workflows/bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/bugfix.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/business-analysis.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/c4-analysis.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/c4-analysis.yaml +3 -5
- package/packages/docs/.vitepress/dist/workflows/epcc.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/epcc.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/game-beginner.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/greenfield.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/minor.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/minor.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/posts.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/posts.yaml +2 -17
- package/packages/docs/.vitepress/dist/workflows/pr-review.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/pr-review.yaml +2 -4
- package/packages/docs/.vitepress/dist/workflows/qrspi.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/qrspi.yaml +10 -16
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-feature-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-feature.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield-crowd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/sdd-greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-bugfix.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/skilled-epcc.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-epcc.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/skilled-greenfield.yaml +2 -13
- package/packages/docs/.vitepress/dist/workflows/slides.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/slides.yaml +2 -22
- package/packages/docs/.vitepress/dist/workflows/tdd.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/tdd.yaml +12 -2
- package/packages/docs/.vitepress/dist/workflows/waterfall.html +1 -1
- package/packages/docs/.vitepress/dist/workflows/waterfall.yaml +2 -8
- package/packages/docs/.vitepress/dist/workflows.html +1 -1
- 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 +10 -16
- 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 +10 -16
- 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/package.json +1 -1
- 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 +10 -16
- 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,7 +6,7 @@
|
|
|
6
6
|
<title>Publishing Guide | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Advanced Engineering | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Agent Setup Guide | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Beads Integration for Workflows Server | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Crowd Workflows - Multi-Agent Collaboration Guide | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Custom Workflows | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Git Commits | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>How It Works | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Memory Systems | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Packaged Workflows | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Hands-On Tutorial | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>Automatic Workflow Selection | 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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -151,7 +151,5 @@ states:
|
|
|
151
151
|
|
|
152
152
|
Complete final validation and cleanup before the ADR is finalized.
|
|
153
153
|
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
to: decide
|
|
157
|
-
transition_reason: 'Final review found problems with the decision documentation'
|
|
154
|
+
$DONE_DEFAULT
|
|
155
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -364,13 +364,6 @@ states:
|
|
|
364
364
|
- Ensure test suite is ready for ongoing use and maintenance
|
|
365
365
|
|
|
366
366
|
Update the plan file with finalization progress and mark completed tasks.
|
|
367
|
-
transitions:
|
|
368
|
-
- trigger: 'need_test_changes'
|
|
369
|
-
to: 'test_suite_implementation'
|
|
370
|
-
additional_instructions: 'Finalization revealed issues with the test suite. Focus on addressing the specific problems identified during final review.'
|
|
371
|
-
transition_reason: 'Finalization revealed issues requiring test implementation changes'
|
|
372
367
|
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
additional_instructions: 'Boundary testing workflow complete! Test suite is ready for ongoing use and maintenance. Prepare for next boundary testing project.'
|
|
376
|
-
transition_reason: 'Test suite finalization complete, ready for production use'
|
|
368
|
+
$DONE_DEFAULT
|
|
369
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -162,17 +162,6 @@ states:
|
|
|
162
162
|
- Verify documentation accuracy with a final review
|
|
163
163
|
- Ensure bug fix is ready for production
|
|
164
164
|
- Update task progress and mark completed work as you finalize the bug fix
|
|
165
|
-
transitions:
|
|
166
|
-
- trigger: 'need_fix_changes'
|
|
167
|
-
to: 'fix'
|
|
168
|
-
additional_instructions: 'Finalization revealed issues with the bug fix. Focus on addressing the specific problems identified during final review.'
|
|
169
|
-
transition_reason: 'Finalization revealed issues requiring fix changes'
|
|
170
|
-
|
|
171
|
-
- trigger: 'finalization_complete'
|
|
172
|
-
to: 'reproduce'
|
|
173
|
-
transition_reason: 'Bug fix complete and finalized, ready for next issue'
|
|
174
165
|
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
additional_instructions: 'Bug finalization abandoned. Clean up any finalization work and prepare for new bug reports.'
|
|
178
|
-
transition_reason: 'Bug finalization abandoned'
|
|
166
|
+
$DONE_DEFAULT
|
|
167
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -464,8 +464,6 @@ states:
|
|
|
464
464
|
- Modernization roadmap
|
|
465
465
|
|
|
466
466
|
The analysis provides a foundation for future development. Consider using other workflows (waterfall, epcc, etc.) with the comprehensive understanding gained.
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
additional_instructions: 'Refine specific aspects of analysis. Focus on areas that need additional investigation.'
|
|
471
|
-
transition_reason: 'Analysis review revealed need for additional component analysis'
|
|
467
|
+
|
|
468
|
+
$DONE_DEFAULT
|
|
469
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -180,17 +180,6 @@ states:
|
|
|
180
180
|
- Ensure code is ready for production/delivery
|
|
181
181
|
|
|
182
182
|
Update task progress and mark completed work as you finalize the feature.
|
|
183
|
-
transitions:
|
|
184
|
-
- trigger: 'need_code_changes'
|
|
185
|
-
to: 'code'
|
|
186
|
-
additional_instructions: 'Focus on the problems identified during final review.'
|
|
187
|
-
transition_reason: 'Final review found issues requiring code changes'
|
|
188
|
-
|
|
189
|
-
- trigger: 'commit_complete'
|
|
190
|
-
to: 'explore'
|
|
191
|
-
transition_reason: 'Feature delivery complete, ready for next task'
|
|
192
183
|
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
additional_instructions: 'Clean up any finalization artifacts and prepare for new tasks.'
|
|
196
|
-
transition_reason: 'User decided to abandon feature during finalization'
|
|
184
|
+
$DONE_DEFAULT
|
|
185
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -201,17 +201,6 @@ states:
|
|
|
201
201
|
- Verify documentation accuracy with a final review
|
|
202
202
|
- Ensure project is ready for users and contributors
|
|
203
203
|
- Update task progress and mark completed work as you finalize the project
|
|
204
|
-
transitions:
|
|
205
|
-
- trigger: 'need_code_changes'
|
|
206
|
-
to: 'code'
|
|
207
|
-
additional_instructions: 'Finalization revealed issues that require code changes. Focus on the problems identified during final review that affect usability or functionality.'
|
|
208
|
-
transition_reason: 'Finalization revealed issues requiring code changes'
|
|
209
|
-
|
|
210
|
-
- trigger: 'finalization_complete'
|
|
211
|
-
to: 'ideation'
|
|
212
|
-
transition_reason: 'Project delivery complete with finalized code and documentation, ready for next greenfield project'
|
|
213
204
|
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
additional_instructions: 'Project development abandoned during finalization. Clean up any finalization artifacts and prepare for new projects.'
|
|
217
|
-
transition_reason: 'User decided to abandon project during finalization phase'
|
|
205
|
+
$DONE_DEFAULT
|
|
206
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -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,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -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,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -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: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -8,7 +8,7 @@ metadata:
|
|
|
8
8
|
domain: 'code'
|
|
9
9
|
complexity: 'high'
|
|
10
10
|
bestFor:
|
|
11
|
-
- 'Creative
|
|
11
|
+
- 'Creative or complex challenges'
|
|
12
12
|
- 'Deep alignment before execution'
|
|
13
13
|
- 'Unconventional problems'
|
|
14
14
|
- 'Architecture-heavy features'
|
|
@@ -34,7 +34,11 @@ states:
|
|
|
34
34
|
- '**/*.adoc'
|
|
35
35
|
default_instructions: |
|
|
36
36
|
**Principle**: Clarify intent before exploring solutions.
|
|
37
|
-
|
|
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
|
|
38
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.
|
|
39
43
|
|
|
40
44
|
Do not research, design, plan, or write code.
|
|
@@ -83,8 +87,9 @@ states:
|
|
|
83
87
|
- '**/*.adoc'
|
|
84
88
|
default_instructions: |
|
|
85
89
|
**Principle**: Align on WHAT and WHY before deciding detailed HOW.
|
|
86
|
-
|
|
90
|
+
This is the phase when the we imagening a suitable solution given the boundary conditions.
|
|
87
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.
|
|
88
93
|
|
|
89
94
|
Document the agreed direction in the development plan.
|
|
90
95
|
|
|
@@ -231,17 +236,6 @@ states:
|
|
|
231
236
|
**Validation**: Run tests to ensure no regressions. Verify the development plan is accurate.
|
|
232
237
|
|
|
233
238
|
Do not add new features.
|
|
234
|
-
transitions:
|
|
235
|
-
- trigger: 'commit_complete'
|
|
236
|
-
to: 'questions'
|
|
237
|
-
transition_reason: 'Feature delivered, ready for next task'
|
|
238
239
|
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
additional_instructions: 'Fix the problems identified during final review.'
|
|
242
|
-
transition_reason: 'Final review found issues requiring code changes'
|
|
243
|
-
|
|
244
|
-
- trigger: 'abandon_feature'
|
|
245
|
-
to: 'questions'
|
|
246
|
-
instructions: 'Feature abandoned. Clean up artifacts and reset for new tasks.'
|
|
247
|
-
transition_reason: 'User abandoned feature during finalization'
|
|
240
|
+
$DONE_DEFAULT
|
|
241
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|
|
@@ -158,17 +158,6 @@ states:
|
|
|
158
158
|
- Verify documentation accuracy with a final review
|
|
159
159
|
- Ensure bug fix is ready for production
|
|
160
160
|
- Update task progress and mark completed work as you finalize the bug fix
|
|
161
|
-
transitions:
|
|
162
|
-
- trigger: 'need_fix_changes'
|
|
163
|
-
to: 'fix'
|
|
164
|
-
additional_instructions: 'Finalization revealed issues with the bug fix. Focus on addressing the specific problems identified during final review.'
|
|
165
|
-
transition_reason: 'Finalization revealed issues requiring fix changes'
|
|
166
|
-
|
|
167
|
-
- trigger: 'finalization_complete'
|
|
168
|
-
to: 'reproduce'
|
|
169
|
-
transition_reason: 'Bug fix complete and finalized, ready for next issue'
|
|
170
161
|
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
additional_instructions: 'Bug finalization abandoned. Clean up any finalization work and prepare for new bug reports.'
|
|
174
|
-
transition_reason: 'Bug finalization abandoned'
|
|
162
|
+
$DONE_DEFAULT
|
|
163
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
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
12
|
<script type="module" src="/workflows/assets/app.CMJFkZ5d.js"></script>
|