@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.
- package/dst/ase-getopt.js +60 -4
- package/dst/ase-hook.js +6 -21
- package/dst/ase-markdown.js +32 -11
- package/dst/ase-mcp.js +22 -8
- package/dst/ase-notify.js +32 -0
- package/dst/ase-service.js +5 -2
- package/dst/ase-setup.js +45 -131
- package/dst/ase-skills.js +17 -13
- package/dst/ase-statusline.js +8 -12
- package/dst/ase-task.js +12 -2
- package/package.json +2 -2
- package/plugin/.claude-plugin/plugin.json +1 -1
- package/plugin/.github/plugin/plugin.json +1 -1
- package/plugin/meta/ase-dialog.md +105 -7
- package/plugin/meta/ase-getopt.md +31 -23
- package/plugin/meta/ase-skill.md +62 -6
- package/plugin/package.json +1 -1
- package/plugin/skills/ase-arch-analyze/help.md +2 -2
- package/plugin/skills/ase-arch-discover/SKILL.md +40 -27
- package/plugin/skills/ase-arch-discover/help.md +1 -1
- package/plugin/skills/ase-code-analyze/help.md +2 -2
- package/plugin/skills/ase-code-craft/SKILL.md +43 -38
- package/plugin/skills/ase-code-craft/help.md +2 -2
- package/plugin/skills/ase-code-explain/help.md +1 -1
- package/plugin/skills/ase-code-insight/help.md +1 -1
- package/plugin/skills/ase-code-lint/SKILL.md +20 -11
- package/plugin/skills/ase-code-lint/help.md +2 -2
- package/plugin/skills/ase-code-refactor/SKILL.md +42 -38
- package/plugin/skills/ase-code-refactor/help.md +2 -2
- package/plugin/skills/ase-code-resolve/SKILL.md +42 -37
- package/plugin/skills/ase-code-resolve/help.md +3 -3
- package/plugin/skills/ase-docs-distill/help.md +1 -1
- package/plugin/skills/ase-docs-proofread/SKILL.md +18 -10
- package/plugin/skills/ase-docs-proofread/help.md +1 -1
- package/plugin/skills/ase-meta-brainstorm/SKILL.md +5 -3
- package/plugin/skills/ase-meta-brainstorm/help.md +1 -1
- package/plugin/skills/ase-meta-changelog/help.md +1 -1
- package/plugin/skills/ase-meta-chat/help.md +1 -1
- package/plugin/skills/ase-meta-commit/help.md +1 -1
- package/plugin/skills/ase-meta-diaboli/help.md +2 -2
- package/plugin/skills/ase-meta-diff/SKILL.md +1 -1
- package/plugin/skills/ase-meta-diff/help.md +1 -1
- package/plugin/skills/ase-meta-evaluate/help.md +2 -2
- package/plugin/skills/ase-meta-persona/help.md +1 -1
- package/plugin/skills/ase-meta-quorum/help.md +1 -1
- package/plugin/skills/ase-meta-review/SKILL.md +0 -1
- package/plugin/skills/ase-meta-review/help.md +2 -2
- package/plugin/skills/ase-meta-search/help.md +1 -1
- package/plugin/skills/ase-meta-steelman/help.md +2 -2
- package/plugin/skills/ase-meta-why/help.md +1 -1
- package/plugin/skills/ase-task-condense/SKILL.md +4 -2
- package/plugin/skills/ase-task-condense/help.md +2 -2
- package/plugin/skills/ase-task-delete/help.md +2 -2
- package/plugin/skills/ase-task-edit/SKILL.md +8 -4
- package/plugin/skills/ase-task-edit/help.md +2 -2
- package/plugin/skills/ase-task-grill/SKILL.md +4 -2
- package/plugin/skills/ase-task-grill/help.md +3 -3
- package/plugin/skills/ase-task-id/help.md +2 -2
- package/plugin/skills/ase-task-implement/SKILL.md +4 -2
- package/plugin/skills/ase-task-implement/help.md +2 -2
- package/plugin/skills/ase-task-list/help.md +2 -2
- package/plugin/skills/ase-task-preflight/SKILL.md +4 -2
- package/plugin/skills/ase-task-preflight/help.md +2 -2
- package/plugin/skills/ase-task-reboot/SKILL.md +4 -2
- package/plugin/skills/ase-task-reboot/help.md +2 -2
- package/plugin/skills/ase-task-rename/help.md +2 -2
- package/plugin/skills/ase-task-view/help.md +2 -2
|
@@ -73,6 +73,6 @@ Surface at least fifteen anti-theses:
|
|
|
73
73
|
|
|
74
74
|
## SEE ALSO
|
|
75
75
|
|
|
76
|
-
`ase-meta-why
|
|
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
|
|
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
|
|
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
|
|
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).
|
|
@@ -56,4 +56,4 @@ Ask only a subset of the foreign models:
|
|
|
56
56
|
|
|
57
57
|
## SEE ALSO
|
|
58
58
|
|
|
59
|
-
`ase-meta-chat
|
|
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).
|
|
@@ -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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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="
|
|
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
|
|
77
|
-
`ase-task-rename
|
|
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
|
|
43
|
-
`ase-task-rename
|
|
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
|
|
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="
|
|
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
|
|
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="
|
|
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
|
|
86
|
-
`ase-task-view
|
|
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
|
|
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="
|
|
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
|
|
74
|
-
`ase-task-implement
|
|
75
|
-
`ase-task-rename
|
|
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
|
|
42
|
-
`ase-task-rename
|
|
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
|
|
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="
|
|
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
|
|
66
|
-
`ase-task-view
|
|
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
|
|
43
|
-
`ase-task-rename
|
|
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
|
|
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="
|
|
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
|
|
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
|
|
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="
|
|
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
|
|
62
|
-
`ase-task-view
|
|
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
|
|
44
|
-
`ase-task-view
|
|
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
|
|
62
|
-
`ase-task-rename
|
|
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).
|