claude-turing 4.7.0 → 4.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (158) hide show
  1. package/.claude-plugin/plugin.json +2 -2
  2. package/README.md +1 -1
  3. package/commands/ablate.md +0 -1
  4. package/commands/annotate.md +0 -1
  5. package/commands/archive.md +0 -1
  6. package/commands/audit.md +0 -1
  7. package/commands/baseline.md +0 -1
  8. package/commands/brief.md +0 -1
  9. package/commands/budget.md +0 -1
  10. package/commands/calibrate.md +0 -1
  11. package/commands/card.md +0 -1
  12. package/commands/changelog.md +0 -1
  13. package/commands/checkpoint.md +0 -1
  14. package/commands/cite.md +0 -1
  15. package/commands/compare.md +0 -1
  16. package/commands/counterfactual.md +0 -1
  17. package/commands/curriculum.md +0 -1
  18. package/commands/design.md +0 -1
  19. package/commands/diagnose.md +0 -1
  20. package/commands/diff.md +0 -1
  21. package/commands/distill.md +0 -1
  22. package/commands/doctor.md +0 -1
  23. package/commands/ensemble.md +0 -1
  24. package/commands/explore.md +0 -1
  25. package/commands/export.md +0 -1
  26. package/commands/feature.md +0 -1
  27. package/commands/flashback.md +0 -1
  28. package/commands/fork.md +0 -1
  29. package/commands/frontier.md +0 -1
  30. package/commands/init.md +0 -1
  31. package/commands/leak.md +0 -1
  32. package/commands/lit.md +0 -1
  33. package/commands/logbook.md +0 -1
  34. package/commands/merge.md +0 -1
  35. package/commands/mode.md +0 -1
  36. package/commands/onboard.md +0 -1
  37. package/commands/paper.md +0 -1
  38. package/commands/plan.md +0 -1
  39. package/commands/poster.md +0 -1
  40. package/commands/postmortem.md +0 -1
  41. package/commands/preflight.md +0 -1
  42. package/commands/present.md +0 -1
  43. package/commands/profile.md +0 -1
  44. package/commands/prune.md +0 -1
  45. package/commands/quantize.md +0 -1
  46. package/commands/queue.md +0 -1
  47. package/commands/registry.md +0 -1
  48. package/commands/regress.md +0 -1
  49. package/commands/replay.md +0 -1
  50. package/commands/report.md +0 -1
  51. package/commands/reproduce.md +0 -1
  52. package/commands/retry.md +0 -1
  53. package/commands/review.md +0 -1
  54. package/commands/sanity.md +0 -1
  55. package/commands/scale.md +0 -1
  56. package/commands/search.md +0 -1
  57. package/commands/seed.md +0 -1
  58. package/commands/sensitivity.md +0 -1
  59. package/commands/share.md +0 -1
  60. package/commands/simulate.md +0 -1
  61. package/commands/status.md +0 -1
  62. package/commands/stitch.md +0 -1
  63. package/commands/suggest.md +0 -1
  64. package/commands/surgery.md +0 -1
  65. package/commands/sweep.md +0 -1
  66. package/commands/template.md +0 -1
  67. package/commands/train.md +0 -1
  68. package/commands/transfer.md +0 -1
  69. package/commands/trend.md +0 -1
  70. package/commands/try.md +0 -1
  71. package/commands/turing.md +3 -3
  72. package/commands/update.md +0 -1
  73. package/commands/validate.md +0 -1
  74. package/commands/warm.md +0 -1
  75. package/commands/watch.md +0 -1
  76. package/commands/whatif.md +0 -1
  77. package/commands/xray.md +0 -1
  78. package/config/commands.yaml +74 -74
  79. package/package.json +3 -2
  80. package/skills/turing/SKILL.md +3 -3
  81. package/skills/turing/ablate/SKILL.md +0 -1
  82. package/skills/turing/annotate/SKILL.md +0 -1
  83. package/skills/turing/archive/SKILL.md +0 -1
  84. package/skills/turing/audit/SKILL.md +0 -1
  85. package/skills/turing/baseline/SKILL.md +0 -1
  86. package/skills/turing/brief/SKILL.md +0 -1
  87. package/skills/turing/budget/SKILL.md +0 -1
  88. package/skills/turing/calibrate/SKILL.md +0 -1
  89. package/skills/turing/card/SKILL.md +0 -1
  90. package/skills/turing/changelog/SKILL.md +0 -1
  91. package/skills/turing/checkpoint/SKILL.md +0 -1
  92. package/skills/turing/cite/SKILL.md +0 -1
  93. package/skills/turing/compare/SKILL.md +0 -1
  94. package/skills/turing/counterfactual/SKILL.md +0 -1
  95. package/skills/turing/curriculum/SKILL.md +0 -1
  96. package/skills/turing/design/SKILL.md +0 -1
  97. package/skills/turing/diagnose/SKILL.md +0 -1
  98. package/skills/turing/diff/SKILL.md +0 -1
  99. package/skills/turing/distill/SKILL.md +0 -1
  100. package/skills/turing/doctor/SKILL.md +0 -1
  101. package/skills/turing/ensemble/SKILL.md +0 -1
  102. package/skills/turing/explore/SKILL.md +0 -1
  103. package/skills/turing/export/SKILL.md +0 -1
  104. package/skills/turing/feature/SKILL.md +0 -1
  105. package/skills/turing/flashback/SKILL.md +0 -1
  106. package/skills/turing/fork/SKILL.md +0 -1
  107. package/skills/turing/frontier/SKILL.md +0 -1
  108. package/skills/turing/init/SKILL.md +0 -1
  109. package/skills/turing/leak/SKILL.md +0 -1
  110. package/skills/turing/lit/SKILL.md +0 -1
  111. package/skills/turing/logbook/SKILL.md +0 -1
  112. package/skills/turing/merge/SKILL.md +0 -1
  113. package/skills/turing/mode/SKILL.md +0 -1
  114. package/skills/turing/onboard/SKILL.md +0 -1
  115. package/skills/turing/paper/SKILL.md +0 -1
  116. package/skills/turing/plan/SKILL.md +0 -1
  117. package/skills/turing/poster/SKILL.md +0 -1
  118. package/skills/turing/postmortem/SKILL.md +0 -1
  119. package/skills/turing/preflight/SKILL.md +0 -1
  120. package/skills/turing/present/SKILL.md +0 -1
  121. package/skills/turing/profile/SKILL.md +0 -1
  122. package/skills/turing/prune/SKILL.md +0 -1
  123. package/skills/turing/quantize/SKILL.md +0 -1
  124. package/skills/turing/queue/SKILL.md +0 -1
  125. package/skills/turing/registry/SKILL.md +0 -1
  126. package/skills/turing/regress/SKILL.md +0 -1
  127. package/skills/turing/replay/SKILL.md +0 -1
  128. package/skills/turing/report/SKILL.md +0 -1
  129. package/skills/turing/reproduce/SKILL.md +0 -1
  130. package/skills/turing/retry/SKILL.md +0 -1
  131. package/skills/turing/review/SKILL.md +0 -1
  132. package/skills/turing/sanity/SKILL.md +0 -1
  133. package/skills/turing/scale/SKILL.md +0 -1
  134. package/skills/turing/search/SKILL.md +0 -1
  135. package/skills/turing/seed/SKILL.md +0 -1
  136. package/skills/turing/sensitivity/SKILL.md +0 -1
  137. package/skills/turing/share/SKILL.md +0 -1
  138. package/skills/turing/simulate/SKILL.md +0 -1
  139. package/skills/turing/status/SKILL.md +0 -1
  140. package/skills/turing/stitch/SKILL.md +0 -1
  141. package/skills/turing/suggest/SKILL.md +0 -1
  142. package/skills/turing/surgery/SKILL.md +0 -1
  143. package/skills/turing/sweep/SKILL.md +0 -1
  144. package/skills/turing/template/SKILL.md +0 -1
  145. package/skills/turing/train/SKILL.md +0 -1
  146. package/skills/turing/transfer/SKILL.md +0 -1
  147. package/skills/turing/trend/SKILL.md +0 -1
  148. package/skills/turing/try/SKILL.md +0 -1
  149. package/skills/turing/update/SKILL.md +0 -1
  150. package/skills/turing/validate/SKILL.md +0 -1
  151. package/skills/turing/warm/SKILL.md +0 -1
  152. package/skills/turing/watch/SKILL.md +0 -1
  153. package/skills/turing/whatif/SKILL.md +0 -1
  154. package/skills/turing/xray/SKILL.md +0 -1
  155. package/src/command-registry.js +12 -0
  156. package/src/install.js +4 -3
  157. package/src/sync-commands-layout.js +149 -0
  158. package/src/sync-skills-layout.js +4 -133
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: transfer
3
3
  description: Cross-project knowledge transfer — find similar prior projects and surface what worked. Builds institutional ML memory.
4
- disable-model-invocation: true
5
4
  argument-hint: "[--from project-path] [--auto]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
package/commands/trend.md CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: trend
3
3
  description: Long-term trend analysis — improvement velocity, family ROI, diminishing returns detection, strategic research direction.
4
- disable-model-invocation: true
5
4
  argument-hint: "[--window 30d] [--metric accuracy]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
package/commands/try.md CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: try
3
3
  description: Inject a hypothesis into the agent's experiment queue. This is how research taste reaches the agent — the human selects which coins to flip, the agent flips them.
4
- disable-model-invocation: true
5
4
  argument-hint: "<hypothesis description>"
6
5
  allowed-tools: Read, Write, Edit, Bash(python scripts/*:*, source .venv/bin/activate:*), Grep, Glob
7
6
  ---
@@ -7,10 +7,10 @@ You are the Turing ML research router. Detect the user's intent and identify the
7
7
 
8
8
  ## Execution Contract
9
9
 
10
- Turing sub-commands are explicit slash-command skills. Current sub-commands are `slash_only` and use `disable-model-invocation: true`, so router handling must not claim model dispatch into those skills.
10
+ Turing sub-commands are slash-command skills that allow model invocation, so router handling may select the focused skill when the user's intent matches a sub-command.
11
11
 
12
- - If the user explicitly invokes `/turing:<cmd>`, Claude Code runtime handles that slash command.
13
- - If the user invokes `/turing` as a router and the detected command is `slash_only`, give the exact slash command to run.
12
+ - If the user explicitly invokes `/turing:<cmd>`, handle that focused sub-command directly.
13
+ - If the user invokes `/turing` as a router and the detected command is `slash_only`, route to the focused sub-command skill when appropriate.
14
14
  - If a command has a documented safe equivalent script, the assistant may execute those documented steps inline when safe and appropriate.
15
15
 
16
16
  ## Routing Table
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: update
3
3
  description: Incremental model update — add new data without full retraining, with forgetting detection.
4
- disable-model-invocation: true
5
4
  argument-hint: "<exp-id> --new-data <path> [--replay-ratio 0.1] [--tolerance 0.005]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: validate
3
3
  description: Run stability validation on the current experiment configuration. Executes N runs to measure metric variance and auto-configures multi-run evaluation if variance is too high.
4
- disable-model-invocation: true
5
4
  argument-hint: "[--auto]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
package/commands/warm.md CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: warm
3
3
  description: Warm-start from a prior model — load checkpoint, optionally freeze layers, adjust learning rate, and continue training.
4
- disable-model-invocation: true
5
4
  argument-hint: "<exp-id> [--freeze-layers encoder] [--unfreeze-after 5]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
package/commands/watch.md CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: watch
3
3
  description: Live training monitor with early-warning alerts for loss spikes, NaN, overfitting, and metric plateaus.
4
- disable-model-invocation: true
5
4
  argument-hint: "[--alerts] [--interval 10] [--analyze run.log]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: whatif
3
3
  description: What-if analysis — answer hypotheticals from existing experiment data without running new experiments.
4
- disable-model-invocation: true
5
4
  argument-hint: "\"<question>\" [--json]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---
package/commands/xray.md CHANGED
@@ -1,7 +1,6 @@
1
1
  ---
2
2
  name: xray
3
3
  description: Internal model diagnostics — gradient flow, dead neurons, activation stats, weight distributions, tree depth analysis.
4
- disable-model-invocation: true
5
4
  argument-hint: "[exp-id] [--layer encoder.layer.2] [--compare exp-a exp-b]"
6
5
  allowed-tools: Read, Bash(*), Grep, Glob
7
6
  ---