@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
|
@@ -191,17 +191,6 @@ states:
|
|
|
191
191
|
- Verify documentation accuracy with a final review
|
|
192
192
|
- Ensure project is ready for users and contributors
|
|
193
193
|
- Update task progress and mark completed work as you finalize the project
|
|
194
|
-
transitions:
|
|
195
|
-
- trigger: 'need_code_changes'
|
|
196
|
-
to: 'code'
|
|
197
|
-
additional_instructions: 'Finalization revealed issues that require code changes. Focus on the problems identified during final review that affect usability or functionality.'
|
|
198
|
-
transition_reason: 'Finalization revealed issues requiring code changes'
|
|
199
|
-
|
|
200
|
-
- trigger: 'finalization_complete'
|
|
201
|
-
to: 'ideation'
|
|
202
|
-
transition_reason: 'Project delivery complete with finalized code and documentation, ready for next greenfield project'
|
|
203
194
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
additional_instructions: 'Project development abandoned during finalization. Clean up any finalization artifacts and prepare for new projects.'
|
|
207
|
-
transition_reason: 'User decided to abandon project during finalization phase'
|
|
195
|
+
$DONE_DEFAULT
|
|
196
|
+
transitions: []
|
|
@@ -213,25 +213,5 @@ states:
|
|
|
213
213
|
|
|
214
214
|
**Update** the plan file with delivery preparation progress to ensure successful delivery.
|
|
215
215
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
to: ideate
|
|
219
|
-
additional_instructions: |
|
|
220
|
-
**Delivery phase complete!** Your presentation has been successfully delivered.
|
|
221
|
-
|
|
222
|
-
Mark all delivery tasks as complete in the plan file and prepare for new work.
|
|
223
|
-
transition_reason: 'Presentation delivery completed successfully, ready for new projects'
|
|
224
|
-
|
|
225
|
-
- trigger: need_final_review
|
|
226
|
-
to: review
|
|
227
|
-
additional_instructions: 'Final preparation revealed issues requiring additional review. Focus on addressing these concerns before delivery.'
|
|
228
|
-
transition_reason: 'Delivery preparation identified issues requiring additional review'
|
|
229
|
-
|
|
230
|
-
- trigger: abandon_presentation
|
|
231
|
-
to: ideate
|
|
232
|
-
instructions: |
|
|
233
|
-
**Abandon delivery preparation** - Clean up delivery preparation and return to ideation.
|
|
234
|
-
|
|
235
|
-
The plan file and completed work will remain for future reference.
|
|
236
|
-
additional_instructions: 'Presentation abandoned before delivery. Clean up and prepare for new topics.'
|
|
237
|
-
transition_reason: 'User decided to abandon presentation before delivery'
|
|
216
|
+
$DONE_DEFAULT
|
|
217
|
+
transitions: []
|
|
@@ -160,11 +160,21 @@ states:
|
|
|
160
160
|
transition_reason: 'Refactoring revealed need to revise implementation'
|
|
161
161
|
|
|
162
162
|
- trigger: 'feature_complete'
|
|
163
|
-
to: '
|
|
163
|
+
to: 'done'
|
|
164
164
|
additional_instructions: 'Update task progress to reflect feature completion.'
|
|
165
|
-
transition_reason: 'Feature fully implemented and cleaned up, ready
|
|
165
|
+
transition_reason: 'Feature fully implemented and cleaned up, ready to exit TDD cycle'
|
|
166
166
|
|
|
167
167
|
- trigger: 'abandon_feature'
|
|
168
168
|
to: 'explore'
|
|
169
169
|
additional_instructions: 'Clean up any refactoring work and prepare for new tasks.'
|
|
170
170
|
transition_reason: 'User decided to abandon feature during refactoring'
|
|
171
|
+
|
|
172
|
+
done:
|
|
173
|
+
description: 'TDD cycle complete - feature fully implemented and cleaned up'
|
|
174
|
+
allowed_file_patterns:
|
|
175
|
+
- '**/*'
|
|
176
|
+
default_instructions: |
|
|
177
|
+
The TDD cycle is complete. All aspects of the feature have been implemented and refactored.
|
|
178
|
+
|
|
179
|
+
$DONE_DEFAULT
|
|
180
|
+
transitions: []
|
|
@@ -214,12 +214,6 @@ states:
|
|
|
214
214
|
- Ensure code is ready for production/delivery
|
|
215
215
|
|
|
216
216
|
Update task progress and mark completed work as you finalize the feature.
|
|
217
|
-
transitions:
|
|
218
|
-
- trigger: 'need_final_changes'
|
|
219
|
-
to: 'implementation'
|
|
220
|
-
additional_instructions: 'Finalization revealed issues that require code changes. Focus on the specific problems identified during final review.'
|
|
221
|
-
transition_reason: 'Final review found issues requiring implementation changes'
|
|
222
217
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
transition_reason: 'Feature delivery complete, beginning new development cycle'
|
|
218
|
+
$DONE_DEFAULT
|
|
219
|
+
transitions: []
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
export * from './types.js';
|
|
2
2
|
export * from './state-machine-types.js';
|
|
3
3
|
export * from './interfaces/index.js';
|
|
4
|
-
export * from './state-machine.js';
|
|
5
4
|
export * from './state-machine-loader.js';
|
|
6
5
|
export * from './workflow-manager.js';
|
|
7
6
|
export * from './transition-engine.js';
|
|
@@ -4,7 +4,6 @@ export * from './state-machine-types.js';
|
|
|
4
4
|
// Strategy pattern interfaces
|
|
5
5
|
export * from './interfaces/index.js';
|
|
6
6
|
// State machine and workflow management
|
|
7
|
-
export * from './state-machine.js';
|
|
8
7
|
export * from './state-machine-loader.js';
|
|
9
8
|
export * from './workflow-manager.js';
|
|
10
9
|
export * from './transition-engine.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,0BAA0B,CAAC;AAEzC,8BAA8B;AAC9B,cAAc,uBAAuB,CAAC;AAEtC,wCAAwC;AACxC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,4BAA4B;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,0BAA0B,CAAC;AAEzC,8BAA8B;AAC9B,cAAc,uBAAuB,CAAC;AAEtC,wCAAwC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AAEvC,kBAAkB;AAClB,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mBAAmB,CAAC;AAClC,cAAc,2BAA2B,CAAC;AAE1C,8BAA8B;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC;AACtC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,mBAAmB,CAAC;AAClC,cAAc,wBAAwB,CAAC;AACvC,cAAc,0BAA0B,CAAC;AAEzC,2BAA2B;AAC3B,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,yBAAyB,CAAC;AACxC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC"}
|
|
@@ -316,6 +316,7 @@ export class ProjectDocsManager {
|
|
|
316
316
|
$VIBE_DIR: vibeDir,
|
|
317
317
|
$BRANCH_NAME: branchDirName,
|
|
318
318
|
$VIBE_ROLE: agentRole,
|
|
319
|
+
$DONE_DEFAULT: 'Feature work is complete. Do NOT transition to any other state — this is a terminal state. If this is a GitHub repository: create a PR. Always: present the final result to the user.',
|
|
319
320
|
};
|
|
320
321
|
}
|
|
321
322
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"project-docs-manager.js","sourceRoot":"","sources":["../src/project-docs-manager.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"project-docs-manager.js","sourceRoot":"","sources":["../src/project-docs-manager.ts"],"names":[],"mappings":"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"}
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -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: []
|
|
@@ -155,17 +155,6 @@ states:
|
|
|
155
155
|
- Ensure code is ready for production/delivery
|
|
156
156
|
|
|
157
157
|
Update task progress and mark completed work as you finalize the feature.
|
|
158
|
-
transitions:
|
|
159
|
-
- trigger: 'need_code_changes'
|
|
160
|
-
to: 'code'
|
|
161
|
-
additional_instructions: 'Focus on the problems identified during final review.'
|
|
162
|
-
transition_reason: 'Final review found issues requiring code changes'
|
|
163
|
-
|
|
164
|
-
- trigger: 'commit_complete'
|
|
165
|
-
to: 'explore'
|
|
166
|
-
transition_reason: 'Feature delivery complete, ready for next task'
|
|
167
158
|
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
additional_instructions: 'Clean up any finalization artifacts and prepare for new tasks.'
|
|
171
|
-
transition_reason: 'User decided to abandon feature during finalization'
|
|
159
|
+
$DONE_DEFAULT
|
|
160
|
+
transitions: []
|
|
@@ -191,17 +191,6 @@ states:
|
|
|
191
191
|
- Verify documentation accuracy with a final review
|
|
192
192
|
- Ensure project is ready for users and contributors
|
|
193
193
|
- Update task progress and mark completed work as you finalize the project
|
|
194
|
-
transitions:
|
|
195
|
-
- trigger: 'need_code_changes'
|
|
196
|
-
to: 'code'
|
|
197
|
-
additional_instructions: 'Finalization revealed issues that require code changes. Focus on the problems identified during final review that affect usability or functionality.'
|
|
198
|
-
transition_reason: 'Finalization revealed issues requiring code changes'
|
|
199
|
-
|
|
200
|
-
- trigger: 'finalization_complete'
|
|
201
|
-
to: 'ideation'
|
|
202
|
-
transition_reason: 'Project delivery complete with finalized code and documentation, ready for next greenfield project'
|
|
203
194
|
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
additional_instructions: 'Project development abandoned during finalization. Clean up any finalization artifacts and prepare for new projects.'
|
|
207
|
-
transition_reason: 'User decided to abandon project during finalization phase'
|
|
195
|
+
$DONE_DEFAULT
|
|
196
|
+
transitions: []
|
|
@@ -213,25 +213,5 @@ states:
|
|
|
213
213
|
|
|
214
214
|
**Update** the plan file with delivery preparation progress to ensure successful delivery.
|
|
215
215
|
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
to: ideate
|
|
219
|
-
additional_instructions: |
|
|
220
|
-
**Delivery phase complete!** Your presentation has been successfully delivered.
|
|
221
|
-
|
|
222
|
-
Mark all delivery tasks as complete in the plan file and prepare for new work.
|
|
223
|
-
transition_reason: 'Presentation delivery completed successfully, ready for new projects'
|
|
224
|
-
|
|
225
|
-
- trigger: need_final_review
|
|
226
|
-
to: review
|
|
227
|
-
additional_instructions: 'Final preparation revealed issues requiring additional review. Focus on addressing these concerns before delivery.'
|
|
228
|
-
transition_reason: 'Delivery preparation identified issues requiring additional review'
|
|
229
|
-
|
|
230
|
-
- trigger: abandon_presentation
|
|
231
|
-
to: ideate
|
|
232
|
-
instructions: |
|
|
233
|
-
**Abandon delivery preparation** - Clean up delivery preparation and return to ideation.
|
|
234
|
-
|
|
235
|
-
The plan file and completed work will remain for future reference.
|
|
236
|
-
additional_instructions: 'Presentation abandoned before delivery. Clean up and prepare for new topics.'
|
|
237
|
-
transition_reason: 'User decided to abandon presentation before delivery'
|
|
216
|
+
$DONE_DEFAULT
|
|
217
|
+
transitions: []
|
|
@@ -160,11 +160,21 @@ states:
|
|
|
160
160
|
transition_reason: 'Refactoring revealed need to revise implementation'
|
|
161
161
|
|
|
162
162
|
- trigger: 'feature_complete'
|
|
163
|
-
to: '
|
|
163
|
+
to: 'done'
|
|
164
164
|
additional_instructions: 'Update task progress to reflect feature completion.'
|
|
165
|
-
transition_reason: 'Feature fully implemented and cleaned up, ready
|
|
165
|
+
transition_reason: 'Feature fully implemented and cleaned up, ready to exit TDD cycle'
|
|
166
166
|
|
|
167
167
|
- trigger: 'abandon_feature'
|
|
168
168
|
to: 'explore'
|
|
169
169
|
additional_instructions: 'Clean up any refactoring work and prepare for new tasks.'
|
|
170
170
|
transition_reason: 'User decided to abandon feature during refactoring'
|
|
171
|
+
|
|
172
|
+
done:
|
|
173
|
+
description: 'TDD cycle complete - feature fully implemented and cleaned up'
|
|
174
|
+
allowed_file_patterns:
|
|
175
|
+
- '**/*'
|
|
176
|
+
default_instructions: |
|
|
177
|
+
The TDD cycle is complete. All aspects of the feature have been implemented and refactored.
|
|
178
|
+
|
|
179
|
+
$DONE_DEFAULT
|
|
180
|
+
transitions: []
|
|
@@ -214,12 +214,6 @@ states:
|
|
|
214
214
|
- Ensure code is ready for production/delivery
|
|
215
215
|
|
|
216
216
|
Update task progress and mark completed work as you finalize the feature.
|
|
217
|
-
transitions:
|
|
218
|
-
- trigger: 'need_final_changes'
|
|
219
|
-
to: 'implementation'
|
|
220
|
-
additional_instructions: 'Finalization revealed issues that require code changes. Focus on the specific problems identified during final review.'
|
|
221
|
-
transition_reason: 'Final review found issues requiring implementation changes'
|
|
222
217
|
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
transition_reason: 'Feature delivery complete, beginning new development cycle'
|
|
218
|
+
$DONE_DEFAULT
|
|
219
|
+
transitions: []
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<title>404 | Responsible Vibe MCP</title>
|
|
7
7
|
<meta name="description" content="Not Found">
|
|
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>
|