@rse/ase 0.9.8 → 0.9.9

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 (67) hide show
  1. package/dst/ase-getopt.js +60 -4
  2. package/dst/ase-hook.js +6 -21
  3. package/dst/ase-markdown.js +32 -11
  4. package/dst/ase-mcp.js +22 -8
  5. package/dst/ase-notify.js +32 -0
  6. package/dst/ase-service.js +5 -2
  7. package/dst/ase-setup.js +45 -131
  8. package/dst/ase-skills.js +17 -13
  9. package/dst/ase-statusline.js +8 -12
  10. package/dst/ase-task.js +12 -2
  11. package/package.json +2 -2
  12. package/plugin/.claude-plugin/plugin.json +1 -1
  13. package/plugin/.github/plugin/plugin.json +1 -1
  14. package/plugin/meta/ase-dialog.md +105 -7
  15. package/plugin/meta/ase-getopt.md +31 -23
  16. package/plugin/meta/ase-skill.md +62 -6
  17. package/plugin/package.json +1 -1
  18. package/plugin/skills/ase-arch-analyze/help.md +2 -2
  19. package/plugin/skills/ase-arch-discover/SKILL.md +40 -27
  20. package/plugin/skills/ase-arch-discover/help.md +1 -1
  21. package/plugin/skills/ase-code-analyze/help.md +2 -2
  22. package/plugin/skills/ase-code-craft/SKILL.md +43 -38
  23. package/plugin/skills/ase-code-craft/help.md +2 -2
  24. package/plugin/skills/ase-code-explain/help.md +1 -1
  25. package/plugin/skills/ase-code-insight/help.md +1 -1
  26. package/plugin/skills/ase-code-lint/SKILL.md +20 -11
  27. package/plugin/skills/ase-code-lint/help.md +2 -2
  28. package/plugin/skills/ase-code-refactor/SKILL.md +42 -38
  29. package/plugin/skills/ase-code-refactor/help.md +2 -2
  30. package/plugin/skills/ase-code-resolve/SKILL.md +42 -37
  31. package/plugin/skills/ase-code-resolve/help.md +3 -3
  32. package/plugin/skills/ase-docs-distill/help.md +1 -1
  33. package/plugin/skills/ase-docs-proofread/SKILL.md +18 -10
  34. package/plugin/skills/ase-docs-proofread/help.md +1 -1
  35. package/plugin/skills/ase-meta-brainstorm/SKILL.md +5 -3
  36. package/plugin/skills/ase-meta-brainstorm/help.md +1 -1
  37. package/plugin/skills/ase-meta-changelog/help.md +1 -1
  38. package/plugin/skills/ase-meta-chat/help.md +1 -1
  39. package/plugin/skills/ase-meta-commit/help.md +1 -1
  40. package/plugin/skills/ase-meta-diaboli/help.md +2 -2
  41. package/plugin/skills/ase-meta-diff/SKILL.md +1 -1
  42. package/plugin/skills/ase-meta-diff/help.md +1 -1
  43. package/plugin/skills/ase-meta-evaluate/help.md +2 -2
  44. package/plugin/skills/ase-meta-persona/help.md +1 -1
  45. package/plugin/skills/ase-meta-quorum/help.md +1 -1
  46. package/plugin/skills/ase-meta-review/SKILL.md +0 -1
  47. package/plugin/skills/ase-meta-review/help.md +2 -2
  48. package/plugin/skills/ase-meta-search/help.md +1 -1
  49. package/plugin/skills/ase-meta-steelman/help.md +2 -2
  50. package/plugin/skills/ase-meta-why/help.md +1 -1
  51. package/plugin/skills/ase-task-condense/SKILL.md +4 -2
  52. package/plugin/skills/ase-task-condense/help.md +2 -2
  53. package/plugin/skills/ase-task-delete/help.md +2 -2
  54. package/plugin/skills/ase-task-edit/SKILL.md +8 -4
  55. package/plugin/skills/ase-task-edit/help.md +2 -2
  56. package/plugin/skills/ase-task-grill/SKILL.md +4 -2
  57. package/plugin/skills/ase-task-grill/help.md +3 -3
  58. package/plugin/skills/ase-task-id/help.md +2 -2
  59. package/plugin/skills/ase-task-implement/SKILL.md +4 -2
  60. package/plugin/skills/ase-task-implement/help.md +2 -2
  61. package/plugin/skills/ase-task-list/help.md +2 -2
  62. package/plugin/skills/ase-task-preflight/SKILL.md +4 -2
  63. package/plugin/skills/ase-task-preflight/help.md +2 -2
  64. package/plugin/skills/ase-task-reboot/SKILL.md +4 -2
  65. package/plugin/skills/ase-task-reboot/help.md +2 -2
  66. package/plugin/skills/ase-task-rename/help.md +2 -2
  67. package/plugin/skills/ase-task-view/help.md +2 -2
@@ -84,4 +84,4 @@ and a tighter shortlist:
84
84
 
85
85
  ## SEE ALSO
86
86
 
87
- `ase-meta-evaluate`, `ase-meta-quorum`, `ase-meta-diaboli`
87
+ [`ase-meta-evaluate`](../ase-meta-evaluate/help.md), [`ase-meta-quorum`](../ase-meta-quorum/help.md), [`ase-meta-diaboli`](../ase-meta-diaboli/help.md)
@@ -30,4 +30,4 @@ Update the most recent ChangeLog section:
30
30
 
31
31
  ## SEE ALSO
32
32
 
33
- `ase-meta-commit`, `ase-docs-proofread`.
33
+ [`ase-meta-commit`](../ase-meta-commit/help.md), [`ase-docs-proofread`](../ase-docs-proofread/help.md).
@@ -42,4 +42,4 @@ Ask Gemini for a brief comparison:
42
42
 
43
43
  ## SEE ALSO
44
44
 
45
- `ase-meta-quorum`, `ase-meta-search`.
45
+ [`ase-meta-quorum`](../ase-meta-quorum/help.md), [`ase-meta-search`](../ase-meta-search/help.md).
@@ -28,4 +28,4 @@ Craft a commit message for the currently staged changes:
28
28
 
29
29
  ## SEE ALSO
30
30
 
31
- `ase-meta-changelog`.
31
+ [`ase-meta-changelog`](../ase-meta-changelog/help.md).
@@ -73,6 +73,6 @@ Surface at least fifteen anti-theses:
73
73
 
74
74
  ## SEE ALSO
75
75
 
76
- `ase-meta-why`, `ase-meta-evaluate`, `ase-meta-quorum`,
77
- `ase-meta-persona`.
76
+ [`ase-meta-why`](../ase-meta-why/help.md), [`ase-meta-evaluate`](../ase-meta-evaluate/help.md), [`ase-meta-quorum`](../ase-meta-quorum/help.md),
77
+ [`ase-meta-persona`](../ase-meta-persona/help.md).
78
78
 
@@ -169,7 +169,7 @@ explicitly requested by this procedure via outputs based on a <template/>!
169
169
  Judge overall *coherence* from the flagged hunks: the diff
170
170
  is `COHERENT` when there are *no* `SCOPE-CREEP` and *no*
171
171
  `STRAY-DEBUG` deviations, otherwise it is `INCOHERENT`. Store
172
- the result is <verdict/>.
172
+ the result in <verdict/>.
173
173
 
174
174
  4. Emit the following header <template/>:
175
175
 
@@ -101,4 +101,4 @@ Summarize the staged changes and append a blast-radius map:
101
101
 
102
102
  ## SEE ALSO
103
103
 
104
- `ase-meta-commit`, `ase-meta-changelog`, `ase-arch-analyze`.
104
+ [`ase-meta-commit`](../ase-meta-commit/help.md), [`ase-meta-changelog`](../ase-meta-changelog/help.md), [`ase-arch-analyze`](../ase-arch-analyze/help.md).
@@ -48,5 +48,5 @@ Evaluate database options with hinted criteria:
48
48
 
49
49
  ## SEE ALSO
50
50
 
51
- `ase-meta-quorum`, `ase-meta-search`, `ase-arch-discover`,
52
- `ase-meta-why`.
51
+ [`ase-meta-quorum`](../ase-meta-quorum/help.md), [`ase-meta-search`](../ase-meta-search/help.md), [`ase-arch-discover`](../ase-arch-discover/help.md),
52
+ [`ase-meta-why`](../ase-meta-why/help.md).
@@ -47,4 +47,4 @@ Switch to the telegrapher persona:
47
47
 
48
48
  ## SEE ALSO
49
49
 
50
- `ase-task-id`.
50
+ [`ase-task-id`](../ase-task-id/help.md).
@@ -56,4 +56,4 @@ Ask only a subset of the foreign models:
56
56
 
57
57
  ## SEE ALSO
58
58
 
59
- `ase-meta-chat`, `ase-meta-search`, `ase-meta-evaluate`.
59
+ [`ase-meta-chat`](../ase-meta-chat/help.md), [`ase-meta-search`](../ase-meta-search/help.md), [`ase-meta-evaluate`](../ase-meta-evaluate/help.md).
@@ -17,7 +17,6 @@ allowed-tools:
17
17
 
18
18
  @${CLAUDE_SKILL_DIR}/../../meta/ase-control.md
19
19
  @${CLAUDE_SKILL_DIR}/../../meta/ase-skill.md
20
- @${CLAUDE_SKILL_DIR}/../../meta/ase-dialog.md
21
20
  @${CLAUDE_SKILL_DIR}/../../meta/ase-getopt.md
22
21
 
23
22
  <skill name="ase-meta-review">
@@ -84,5 +84,5 @@ Review the staged changes, reporting only `MEDIUM` and `HIGH` findings:
84
84
 
85
85
  ## SEE ALSO
86
86
 
87
- `ase-meta-diff`, `ase-meta-commit`, `ase-code-lint`, `ase-code-analyze`,
88
- `ase-meta-diaboli`.
87
+ [`ase-meta-diff`](../ase-meta-diff/help.md), [`ase-meta-commit`](../ase-meta-commit/help.md), [`ase-code-lint`](../ase-code-lint/help.md), [`ase-code-analyze`](../ase-code-analyze/help.md),
88
+ [`ase-meta-diaboli`](../ase-meta-diaboli/help.md).
@@ -48,4 +48,4 @@ Search the Web using only the Brave and Exa backends:
48
48
 
49
49
  ## SEE ALSO
50
50
 
51
- `ase-meta-chat`, `ase-meta-quorum`, `ase-arch-discover`.
51
+ [`ase-meta-chat`](../ase-meta-chat/help.md), [`ase-meta-quorum`](../ase-meta-quorum/help.md), [`ase-arch-discover`](../ase-arch-discover/help.md).
@@ -88,5 +88,5 @@ Strengthen across five iterative rounds:
88
88
 
89
89
  ## SEE ALSO
90
90
 
91
- `ase-meta-diaboli`, `ase-meta-why`, `ase-meta-evaluate`,
92
- `ase-meta-quorum`.
91
+ [`ase-meta-diaboli`](../ase-meta-diaboli/help.md), [`ase-meta-why`](../ase-meta-why/help.md), [`ase-meta-evaluate`](../ase-meta-evaluate/help.md),
92
+ [`ase-meta-quorum`](../ase-meta-quorum/help.md).
@@ -77,4 +77,4 @@ committing early to the wrong root-cause:
77
77
 
78
78
  ## SEE ALSO
79
79
 
80
- `ase-code-analyze`, `ase-code-resolve`, `ase-arch-analyze`.
80
+ [`ase-code-analyze`](../ase-code-analyze/help.md), [`ase-code-resolve`](../ase-code-resolve/help.md), [`ase-arch-analyze`](../ase-arch-analyze/help.md).
@@ -203,9 +203,11 @@ explicitly requested by this procedure via outputs based on a <template/>!
203
203
  </template>
204
204
 
205
205
  - If <getopt-option-next/> is equal to `none`:
206
- Let the *user interactively choose* what to do as the next step.
206
+ Let the *user interactively choose* what to do as the next
207
+ step. For this you *MUST* use the custom `custom-dialog` and
208
+ *NOT* the `AskUserQuestion` based "user-dialog":
207
209
 
208
- <expand name="user-dialog">
210
+ <expand name="custom-dialog">
209
211
  Next Step: How would you like to proceed with the plan?
210
212
  DONE: Stop processing.
211
213
  EDIT: Hand off plan to editing.
@@ -73,5 +73,5 @@ Condense a specific task and hand off to editing:
73
73
 
74
74
  ## SEE ALSO
75
75
 
76
- `ase-task-edit`, `ase-task-reboot`, `ase-task-view`,
77
- `ase-task-rename`, `ase-task-delete`.
76
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-reboot`](../ase-task-reboot/help.md), [`ase-task-view`](../ase-task-view/help.md),
77
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -39,5 +39,5 @@ Delete a specific task plan:
39
39
 
40
40
  ## SEE ALSO
41
41
 
42
- `ase-task-edit`, `ase-task-list`, `ase-task-view`,
43
- `ase-task-rename`, `ase-task-reboot`.
42
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-list`](../ase-task-list/help.md), [`ase-task-view`](../ase-task-view/help.md),
43
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-reboot`](../ase-task-reboot/help.md).
@@ -226,9 +226,11 @@ Set <content-dirty>true</content-dirty>.
226
226
  Set <result><getopt-option-plan/></result>.
227
227
 
228
228
  - If <getopt-option-plan/> is equal to `none`:
229
- Let the *user interactively choose* what to do as the next step.
229
+ Let the *user interactively choose* what to do as the next
230
+ step. For this you *MUST* use the custom `custom-dialog` and
231
+ *NOT* the `AskUserQuestion` based "user-dialog":
230
232
 
231
- <expand name="user-dialog">
233
+ <expand name="custom-dialog">
232
234
  Previous Plan: Should the previous plan content be overwritten, refined, or preserved?
233
235
  OVERWRITE: Continue operation, overwrite previous plan.
234
236
  REFINE: Continue operation, refine previous plan.
@@ -374,9 +376,11 @@ Set <content-dirty>true</content-dirty>.
374
376
  </template>
375
377
 
376
378
  - If <getopt-option-next/> is equal to `none`:
377
- Let the *user interactively choose* what to do as the next step.
379
+ Let the *user interactively choose* what to do as the next
380
+ step. For this you *MUST* use the custom `custom-dialog` and
381
+ *NOT* the `AskUserQuestion` based "user-dialog":
378
382
 
379
- <expand name="user-dialog">
383
+ <expand name="custom-dialog">
380
384
  Next Step: How would you like to proceed with the plan?
381
385
  DONE: Mark plan finalized, exit planning loop.
382
386
  GRILL: Hand off plan to grilling.
@@ -82,5 +82,5 @@ Further refine the task under id `hello`:
82
82
 
83
83
  ## SEE ALSO
84
84
 
85
- `ase-task-reboot`, `ase-task-preflight`, `ase-task-implement`,
86
- `ase-task-view`, `ase-task-list`, `ase-task-rename`, `ase-task-delete`.
85
+ [`ase-task-reboot`](../ase-task-reboot/help.md), [`ase-task-preflight`](../ase-task-preflight/help.md), [`ase-task-implement`](../ase-task-implement/help.md),
86
+ [`ase-task-view`](../ase-task-view/help.md), [`ase-task-list`](../ase-task-list/help.md), [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -239,9 +239,11 @@ explicitly requested by this procedure via outputs based on a <template/>!
239
239
  </template>
240
240
 
241
241
  - If <getopt-option-next/> is equal to `none`:
242
- Let the *user interactively choose* what to do as the next step.
242
+ Let the *user interactively choose* what to do as the next
243
+ step. For this you *MUST* use the custom `custom-dialog` and
244
+ *NOT* the `AskUserQuestion` based "user-dialog":
243
245
 
244
- <expand name="user-dialog">
246
+ <expand name="custom-dialog">
245
247
  Next Step: How would you like to proceed with the plan?
246
248
  DONE: Stop processing.
247
249
  EDIT: Hand off plan to editing.
@@ -70,6 +70,6 @@ Grill the current task plan and then hand off to editing:
70
70
 
71
71
  ## SEE ALSO
72
72
 
73
- `ase-task-edit`, `ase-task-reboot`, `ase-task-preflight`,
74
- `ase-task-implement`, `ase-task-view`, `ase-task-list`,
75
- `ase-task-rename`, `ase-task-delete`.
73
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-reboot`](../ase-task-reboot/help.md), [`ase-task-preflight`](../ase-task-preflight/help.md),
74
+ [`ase-task-implement`](../ase-task-implement/help.md), [`ase-task-view`](../ase-task-view/help.md), [`ase-task-list`](../ase-task-list/help.md),
75
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -38,5 +38,5 @@ Switch to a specific task:
38
38
 
39
39
  ## SEE ALSO
40
40
 
41
- `ase-task-list`, `ase-task-edit`, `ase-task-view`,
42
- `ase-task-rename`, `ase-task-delete`.
41
+ [`ase-task-list`](../ase-task-list/help.md), [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-view`](../ase-task-view/help.md),
42
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -184,9 +184,11 @@ explicitly requested by this procedure via outputs based on a <template/>!
184
184
  </template>
185
185
 
186
186
  - If <getopt-option-next/> is equal to `none`:
187
- Let the *user interactively choose* what to do as the next step.
187
+ Let the *user interactively choose* what to do as the next
188
+ step. For this you *MUST* use the custom `custom-dialog` and
189
+ *NOT* the `AskUserQuestion` based "user-dialog":
188
190
 
189
- <expand name="user-dialog">
191
+ <expand name="custom-dialog">
190
192
  Next Step: How would you like to proceed with the plan?
191
193
  DONE: Stop processing and PRESERVE task plan.
192
194
  DELETE: Stop processing and DELETE the task plan.
@@ -62,5 +62,5 @@ Implement a specific task and delete the plan when done:
62
62
 
63
63
  ## SEE ALSO
64
64
 
65
- `ase-task-edit`, `ase-task-preflight`, `ase-task-reboot`,
66
- `ase-task-view`, `ase-task-delete`.
65
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-preflight`](../ase-task-preflight/help.md), [`ase-task-reboot`](../ase-task-reboot/help.md),
66
+ [`ase-task-view`](../ase-task-view/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -39,5 +39,5 @@ List all task ids together with their last-modified timestamps:
39
39
 
40
40
  ## SEE ALSO
41
41
 
42
- `ase-task-id`, `ase-task-view`, `ase-task-edit`,
43
- `ase-task-rename`, `ase-task-delete`.
42
+ [`ase-task-id`](../ase-task-id/help.md), [`ase-task-view`](../ase-task-view/help.md), [`ase-task-edit`](../ase-task-edit/help.md),
43
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -196,9 +196,11 @@ explicitly requested by this procedure via outputs based on a <template/>!
196
196
  </template>
197
197
 
198
198
  - If <getopt-option-next/> is equal to `none`:
199
- Let the *user interactively choose* what to do as the next step.
199
+ Let the *user interactively choose* what to do as the next
200
+ step. For this you *MUST* use the custom `custom-dialog` and
201
+ *NOT* the `AskUserQuestion` based "user-dialog":
200
202
 
201
- <expand name="user-dialog">
203
+ <expand name="custom-dialog">
202
204
  Next Step: How would you like to proceed with the plan?
203
205
  DONE: Stop processing.
204
206
  EDIT: Hand processing off to editing.
@@ -59,5 +59,5 @@ Preflight a specific task and hand off to implementation when done:
59
59
 
60
60
  ## SEE ALSO
61
61
 
62
- `ase-task-edit`, `ase-task-implement`, `ase-task-reboot`,
63
- `ase-task-view`.
62
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-implement`](../ase-task-implement/help.md), [`ase-task-reboot`](../ase-task-reboot/help.md),
63
+ [`ase-task-view`](../ase-task-view/help.md).
@@ -181,9 +181,11 @@ explicitly requested by this procedure via outputs based on a <template/>!
181
181
  </template>
182
182
 
183
183
  - If <getopt-option-next/> is equal to `none`:
184
- Let the *user interactively choose* what to do as the next step.
184
+ Let the *user interactively choose* what to do as the next
185
+ step. For this you *MUST* use the custom `custom-dialog` and
186
+ *NOT* the `AskUserQuestion` based "user-dialog":
185
187
 
186
- <expand name="user-dialog">
188
+ <expand name="custom-dialog">
187
189
  Next Step: How would you like to proceed with the plan?
188
190
  DONE: Stop processing.
189
191
  EDIT: Hand off plan to editing.
@@ -58,5 +58,5 @@ Reboot a specific task and hand off to editing:
58
58
 
59
59
  ## SEE ALSO
60
60
 
61
- `ase-task-edit`, `ase-task-preflight`, `ase-task-implement`,
62
- `ase-task-view`, `ase-task-delete`.
61
+ [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-preflight`](../ase-task-preflight/help.md), [`ase-task-implement`](../ase-task-implement/help.md),
62
+ [`ase-task-view`](../ase-task-view/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -40,5 +40,5 @@ Rename a specific task:
40
40
 
41
41
  ## SEE ALSO
42
42
 
43
- `ase-task-list`, `ase-task-id`, `ase-task-edit`,
44
- `ase-task-view`, `ase-task-delete`.
43
+ [`ase-task-list`](../ase-task-list/help.md), [`ase-task-id`](../ase-task-id/help.md), [`ase-task-edit`](../ase-task-edit/help.md),
44
+ [`ase-task-view`](../ase-task-view/help.md), [`ase-task-delete`](../ase-task-delete/help.md).
@@ -58,5 +58,5 @@ View a plan in full, including its `IMPLEMENTATION DRAFT` section:
58
58
 
59
59
  ## SEE ALSO
60
60
 
61
- `ase-task-list`, `ase-task-edit`, `ase-task-id`,
62
- `ase-task-rename`, `ase-task-delete`.
61
+ [`ase-task-list`](../ase-task-list/help.md), [`ase-task-edit`](../ase-task-edit/help.md), [`ase-task-id`](../ase-task-id/help.md),
62
+ [`ase-task-rename`](../ase-task-rename/help.md), [`ase-task-delete`](../ase-task-delete/help.md).