mustflow 2.116.4 → 2.117.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/package.json +1 -1
  2. package/templates/default/i18n.toml +152 -8
  3. package/templates/default/locales/en/.mustflow/skills/INDEX.md +131 -13
  4. package/templates/default/locales/en/.mustflow/skills/agent-eval-integrity-review/SKILL.md +62 -34
  5. package/templates/default/locales/en/.mustflow/skills/agent-execution-control-review/SKILL.md +102 -31
  6. package/templates/default/locales/en/.mustflow/skills/agent-memory-context-governance-review/SKILL.md +163 -0
  7. package/templates/default/locales/en/.mustflow/skills/agent-planning-recovery-review/SKILL.md +180 -0
  8. package/templates/default/locales/en/.mustflow/skills/agent-release-bundle-rollout-review/SKILL.md +181 -0
  9. package/templates/default/locales/en/.mustflow/skills/agent-runtime-isolation-review/SKILL.md +196 -0
  10. package/templates/default/locales/en/.mustflow/skills/agent-runtime-multi-worker-review/SKILL.md +180 -0
  11. package/templates/default/locales/en/.mustflow/skills/automation-investment-case-review/SKILL.md +173 -0
  12. package/templates/default/locales/en/.mustflow/skills/client-platform-strategy-review/SKILL.md +236 -0
  13. package/templates/default/locales/en/.mustflow/skills/connection-lifecycle-integrity-review/SKILL.md +302 -0
  14. package/templates/default/locales/en/.mustflow/skills/connection-lifecycle-integrity-review/references/connection-fault-injection-resource-lifetime-validation.md +277 -0
  15. package/templates/default/locales/en/.mustflow/skills/connection-lifecycle-integrity-review/references/node-stream-transport-lifecycle-checklist.md +381 -0
  16. package/templates/default/locales/en/.mustflow/skills/credit-ledger-integrity-review/SKILL.md +8 -4
  17. package/templates/default/locales/en/.mustflow/skills/credit-monetization-integrity-review/SKILL.md +283 -0
  18. package/templates/default/locales/en/.mustflow/skills/desktop-commercial-distribution-review/SKILL.md +225 -0
  19. package/templates/default/locales/en/.mustflow/skills/external-prompt-injection-defense/SKILL.md +49 -3
  20. package/templates/default/locales/en/.mustflow/skills/freemium-ad-monetization-review/SKILL.md +196 -0
  21. package/templates/default/locales/en/.mustflow/skills/game-economy-monetization-review/SKILL.md +208 -0
  22. package/templates/default/locales/en/.mustflow/skills/game-liveops-commerce-integrity-review/SKILL.md +237 -0
  23. package/templates/default/locales/en/.mustflow/skills/growth-distribution-integrity-review/SKILL.md +247 -0
  24. package/templates/default/locales/en/.mustflow/skills/idempotency-integrity-review/SKILL.md +20 -2
  25. package/templates/default/locales/en/.mustflow/skills/llm-model-routing-integrity-review/SKILL.md +183 -0
  26. package/templates/default/locales/en/.mustflow/skills/llm-product-monetization-review/SKILL.md +311 -0
  27. package/templates/default/locales/en/.mustflow/skills/llm-token-cost-control-review/SKILL.md +15 -1
  28. package/templates/default/locales/en/.mustflow/skills/localization-market-expansion-review/SKILL.md +224 -0
  29. package/templates/default/locales/en/.mustflow/skills/memory-lifetime-review/SKILL.md +94 -2
  30. package/templates/default/locales/en/.mustflow/skills/memory-lifetime-review/references/cross-runtime-memory-stream-reproduction-harness.md +289 -0
  31. package/templates/default/locales/en/.mustflow/skills/memory-lifetime-review/references/node-memory-resource-backpressure-diagnostics.md +369 -0
  32. package/templates/default/locales/en/.mustflow/skills/multi-agent-work-coordination/SKILL.md +7 -2
  33. package/templates/default/locales/en/.mustflow/skills/pricing-model-integrity-review/SKILL.md +288 -0
  34. package/templates/default/locales/en/.mustflow/skills/product-engagement-retention-review/SKILL.md +234 -0
  35. package/templates/default/locales/en/.mustflow/skills/product-onboarding-activation-review/SKILL.md +269 -0
  36. package/templates/default/locales/en/.mustflow/skills/product-portfolio-integrity-review/SKILL.md +233 -0
  37. package/templates/default/locales/en/.mustflow/skills/prompt-contract-quality-review/SKILL.md +1 -0
  38. package/templates/default/locales/en/.mustflow/skills/referral-incentive-integrity-review/SKILL.md +206 -0
  39. package/templates/default/locales/en/.mustflow/skills/retry-policy-integrity-review/SKILL.md +45 -2
  40. package/templates/default/locales/en/.mustflow/skills/routes.toml +346 -7
  41. package/templates/default/locales/en/.mustflow/skills/service-portfolio-capital-allocation-review/SKILL.md +245 -0
  42. package/templates/default/locales/en/.mustflow/skills/subscription-retention-profit-review/SKILL.md +217 -0
  43. package/templates/default/manifest.toml +97 -1
@@ -1,6 +1,6 @@
1
1
  id = "default"
2
2
  name = "default"
3
- version = "2.116.4"
3
+ version = "2.117.1"
4
4
  description = "Minimal workflow for LLM agents to read, edit, and verify their work in a repository."
5
5
  common_root = "common"
6
6
  locales_root = "locales"
@@ -17,6 +17,9 @@ creates = [
17
17
  ".mustflow/skills/http-api-semantics-review/SKILL.md",
18
18
  ".mustflow/skills/backend-reliability-change/SKILL.md",
19
19
  ".mustflow/skills/http-delivery-streaming/SKILL.md",
20
+ ".mustflow/skills/connection-lifecycle-integrity-review/SKILL.md",
21
+ ".mustflow/skills/connection-lifecycle-integrity-review/references/connection-fault-injection-resource-lifetime-validation.md",
22
+ ".mustflow/skills/connection-lifecycle-integrity-review/references/node-stream-transport-lifecycle-checklist.md",
20
23
  ".mustflow/skills/artifact-integrity-check/SKILL.md",
21
24
  ".mustflow/skills/architecture-deepening-review/SKILL.md",
22
25
  ".mustflow/skills/service-boundary-architecture/SKILL.md",
@@ -57,6 +60,8 @@ creates = [
57
60
  ".mustflow/skills/file-upload-security-review/references/file-upload-parser-ssrf-resource-checklist.md",
58
61
  ".mustflow/skills/error-message-integrity-review/SKILL.md",
59
62
  ".mustflow/skills/memory-lifetime-review/SKILL.md",
63
+ ".mustflow/skills/memory-lifetime-review/references/cross-runtime-memory-stream-reproduction-harness.md",
64
+ ".mustflow/skills/memory-lifetime-review/references/node-memory-resource-backpressure-diagnostics.md",
60
65
  ".mustflow/skills/desktop-memory-footprint-review/SKILL.md",
61
66
  ".mustflow/skills/hot-path-performance-review/SKILL.md",
62
67
  ".mustflow/skills/api-request-performance-review/SKILL.md",
@@ -235,9 +240,32 @@ creates = [
235
240
  ".mustflow/skills/llm-hallucination-control-review/SKILL.md",
236
241
  ".mustflow/skills/llm-token-cost-control-review/SKILL.md",
237
242
  ".mustflow/skills/llm-response-latency-review/SKILL.md",
243
+ ".mustflow/skills/llm-model-routing-integrity-review/SKILL.md",
238
244
  ".mustflow/skills/agent-execution-control-review/SKILL.md",
245
+ ".mustflow/skills/agent-runtime-multi-worker-review/SKILL.md",
246
+ ".mustflow/skills/agent-runtime-isolation-review/SKILL.md",
247
+ ".mustflow/skills/agent-planning-recovery-review/SKILL.md",
248
+ ".mustflow/skills/agent-release-bundle-rollout-review/SKILL.md",
249
+ ".mustflow/skills/automation-investment-case-review/SKILL.md",
250
+ ".mustflow/skills/product-onboarding-activation-review/SKILL.md",
251
+ ".mustflow/skills/subscription-retention-profit-review/SKILL.md",
252
+ ".mustflow/skills/product-engagement-retention-review/SKILL.md",
253
+ ".mustflow/skills/credit-monetization-integrity-review/SKILL.md",
254
+ ".mustflow/skills/pricing-model-integrity-review/SKILL.md",
255
+ ".mustflow/skills/game-economy-monetization-review/SKILL.md",
256
+ ".mustflow/skills/freemium-ad-monetization-review/SKILL.md",
257
+ ".mustflow/skills/referral-incentive-integrity-review/SKILL.md",
258
+ ".mustflow/skills/llm-product-monetization-review/SKILL.md",
259
+ ".mustflow/skills/game-liveops-commerce-integrity-review/SKILL.md",
260
+ ".mustflow/skills/growth-distribution-integrity-review/SKILL.md",
261
+ ".mustflow/skills/product-portfolio-integrity-review/SKILL.md",
262
+ ".mustflow/skills/localization-market-expansion-review/SKILL.md",
263
+ ".mustflow/skills/desktop-commercial-distribution-review/SKILL.md",
264
+ ".mustflow/skills/client-platform-strategy-review/SKILL.md",
265
+ ".mustflow/skills/service-portfolio-capital-allocation-review/SKILL.md",
239
266
  ".mustflow/skills/browser-automation-reliability-review/SKILL.md",
240
267
  ".mustflow/skills/agent-eval-integrity-review/SKILL.md",
268
+ ".mustflow/skills/agent-memory-context-governance-review/SKILL.md",
241
269
  ".mustflow/skills/ui-quality-gate/SKILL.md",
242
270
  ".mustflow/skills/external-prompt-injection-defense/SKILL.md",
243
271
  ".mustflow/skills/external-skill-intake/SKILL.md",
@@ -323,6 +351,7 @@ minimal = [
323
351
  "http-api-semantics-review",
324
352
  "backend-reliability-change",
325
353
  "http-delivery-streaming",
354
+ "connection-lifecycle-integrity-review",
326
355
  "auth-permission-change",
327
356
  "security-flow-review",
328
357
  "behavior-preserving-refactor",
@@ -483,9 +512,15 @@ minimal = [
483
512
  "llm-hallucination-control-review",
484
513
  "llm-token-cost-control-review",
485
514
  "llm-response-latency-review",
515
+ "llm-model-routing-integrity-review",
486
516
  "agent-execution-control-review",
517
+ "agent-runtime-multi-worker-review",
518
+ "agent-runtime-isolation-review",
519
+ "agent-planning-recovery-review",
520
+ "agent-release-bundle-rollout-review",
487
521
  "browser-automation-reliability-review",
488
522
  "agent-eval-integrity-review",
523
+ "agent-memory-context-governance-review",
489
524
  "failure-triage",
490
525
  "file-path-cross-platform-change",
491
526
  "idea-triage",
@@ -521,6 +556,7 @@ patterns = [
521
556
  "http-api-semantics-review",
522
557
  "backend-reliability-change",
523
558
  "http-delivery-streaming",
559
+ "connection-lifecycle-integrity-review",
524
560
  "auth-permission-change",
525
561
  "security-flow-review",
526
562
  "behavior-preserving-refactor",
@@ -684,9 +720,15 @@ patterns = [
684
720
  "llm-hallucination-control-review",
685
721
  "llm-token-cost-control-review",
686
722
  "llm-response-latency-review",
723
+ "llm-model-routing-integrity-review",
687
724
  "agent-execution-control-review",
725
+ "agent-runtime-multi-worker-review",
726
+ "agent-runtime-isolation-review",
727
+ "agent-planning-recovery-review",
728
+ "agent-release-bundle-rollout-review",
688
729
  "browser-automation-reliability-review",
689
730
  "agent-eval-integrity-review",
731
+ "agent-memory-context-governance-review",
690
732
  "facade-pattern",
691
733
  "failure-triage",
692
734
  "file-path-cross-platform-change",
@@ -727,6 +769,7 @@ oss = [
727
769
  "http-api-semantics-review",
728
770
  "backend-reliability-change",
729
771
  "http-delivery-streaming",
772
+ "connection-lifecycle-integrity-review",
730
773
  "artifact-integrity-check",
731
774
  "architecture-deepening-review",
732
775
  "service-boundary-architecture",
@@ -898,9 +941,15 @@ oss = [
898
941
  "llm-hallucination-control-review",
899
942
  "llm-token-cost-control-review",
900
943
  "llm-response-latency-review",
944
+ "llm-model-routing-integrity-review",
901
945
  "agent-execution-control-review",
946
+ "agent-runtime-multi-worker-review",
947
+ "agent-runtime-isolation-review",
948
+ "agent-planning-recovery-review",
949
+ "agent-release-bundle-rollout-review",
902
950
  "browser-automation-reliability-review",
903
951
  "agent-eval-integrity-review",
952
+ "agent-memory-context-governance-review",
904
953
  "external-skill-intake",
905
954
  "github-contribution-quality-gate",
906
955
  "facade-pattern",
@@ -957,6 +1006,7 @@ team = [
957
1006
  "http-api-semantics-review",
958
1007
  "backend-reliability-change",
959
1008
  "http-delivery-streaming",
1009
+ "connection-lifecycle-integrity-review",
960
1010
  "auth-permission-change",
961
1011
  "security-flow-review",
962
1012
  "behavior-preserving-refactor",
@@ -1121,15 +1171,30 @@ team = [
1121
1171
  "llm-hallucination-control-review",
1122
1172
  "llm-token-cost-control-review",
1123
1173
  "llm-response-latency-review",
1174
+ "llm-model-routing-integrity-review",
1124
1175
  "agent-execution-control-review",
1176
+ "agent-runtime-multi-worker-review",
1177
+ "agent-runtime-isolation-review",
1178
+ "agent-planning-recovery-review",
1179
+ "agent-release-bundle-rollout-review",
1125
1180
  "browser-automation-reliability-review",
1126
1181
  "agent-eval-integrity-review",
1182
+ "agent-memory-context-governance-review",
1127
1183
  "github-contribution-quality-gate",
1128
1184
  "facade-pattern",
1129
1185
  "failure-triage",
1130
1186
  "file-path-cross-platform-change",
1131
1187
  "idea-triage",
1132
1188
  "complex-decision-analysis",
1189
+ "automation-investment-case-review",
1190
+ "product-onboarding-activation-review",
1191
+ "subscription-retention-profit-review",
1192
+ "product-engagement-retention-review",
1193
+ "credit-monetization-integrity-review",
1194
+ "pricing-model-integrity-review",
1195
+ "freemium-ad-monetization-review",
1196
+ "referral-incentive-integrity-review",
1197
+ "localization-market-expansion-review",
1133
1198
  "instruction-conflict-scope-check",
1134
1199
  "migration-safety-check",
1135
1200
  "multi-agent-work-coordination",
@@ -1168,6 +1233,7 @@ product = [
1168
1233
  "http-api-semantics-review",
1169
1234
  "backend-reliability-change",
1170
1235
  "http-delivery-streaming",
1236
+ "connection-lifecycle-integrity-review",
1171
1237
  "service-boundary-architecture",
1172
1238
  "auth-permission-change",
1173
1239
  "security-flow-review",
@@ -1332,9 +1398,15 @@ product = [
1332
1398
  "llm-hallucination-control-review",
1333
1399
  "llm-token-cost-control-review",
1334
1400
  "llm-response-latency-review",
1401
+ "llm-model-routing-integrity-review",
1335
1402
  "agent-execution-control-review",
1403
+ "agent-runtime-multi-worker-review",
1404
+ "agent-runtime-isolation-review",
1405
+ "agent-planning-recovery-review",
1406
+ "agent-release-bundle-rollout-review",
1336
1407
  "browser-automation-reliability-review",
1337
1408
  "agent-eval-integrity-review",
1409
+ "agent-memory-context-governance-review",
1338
1410
  "facade-pattern",
1339
1411
  "github-contribution-quality-gate",
1340
1412
  "failure-triage",
@@ -1342,6 +1414,23 @@ product = [
1342
1414
  "frontend-render-stability",
1343
1415
  "idea-triage",
1344
1416
  "complex-decision-analysis",
1417
+ "automation-investment-case-review",
1418
+ "product-onboarding-activation-review",
1419
+ "subscription-retention-profit-review",
1420
+ "product-engagement-retention-review",
1421
+ "credit-monetization-integrity-review",
1422
+ "pricing-model-integrity-review",
1423
+ "game-economy-monetization-review",
1424
+ "freemium-ad-monetization-review",
1425
+ "referral-incentive-integrity-review",
1426
+ "llm-product-monetization-review",
1427
+ "game-liveops-commerce-integrity-review",
1428
+ "growth-distribution-integrity-review",
1429
+ "product-portfolio-integrity-review",
1430
+ "localization-market-expansion-review",
1431
+ "desktop-commercial-distribution-review",
1432
+ "client-platform-strategy-review",
1433
+ "service-portfolio-capital-allocation-review",
1345
1434
  "instruction-conflict-scope-check",
1346
1435
  "migration-safety-check",
1347
1436
  "llm-service-ux-review",
@@ -1384,6 +1473,7 @@ library = [
1384
1473
  "http-api-semantics-review",
1385
1474
  "backend-reliability-change",
1386
1475
  "http-delivery-streaming",
1476
+ "connection-lifecycle-integrity-review",
1387
1477
  "artifact-integrity-check",
1388
1478
  "architecture-deepening-review",
1389
1479
  "service-boundary-architecture",
@@ -1555,9 +1645,15 @@ library = [
1555
1645
  "llm-hallucination-control-review",
1556
1646
  "llm-token-cost-control-review",
1557
1647
  "llm-response-latency-review",
1648
+ "llm-model-routing-integrity-review",
1558
1649
  "agent-execution-control-review",
1650
+ "agent-runtime-multi-worker-review",
1651
+ "agent-runtime-isolation-review",
1652
+ "agent-planning-recovery-review",
1653
+ "agent-release-bundle-rollout-review",
1559
1654
  "browser-automation-reliability-review",
1560
1655
  "agent-eval-integrity-review",
1656
+ "agent-memory-context-governance-review",
1561
1657
  "facade-pattern",
1562
1658
  "github-contribution-quality-gate",
1563
1659
  "failure-triage",