diff --git a/plugin/meta/ase-common-code.md b/plugin/meta/ase-common-code.md index 17aa24fc..3fd6c31d 100644 --- a/plugin/meta/ase-common-code.md +++ b/plugin/meta/ase-common-code.md @@ -148,8 +148,14 @@ Set --int-reuse-task. Set --next + + Set --mode all + Call the tool `Skill(skill: "ase:ase-task-implement", args: "")` to *implement* the freshly composed plan, bypassing `ase-task-edit`. + The `--quick`/`-Q` one-shot forwards `--mode all` so + `ase-task-implement` runs the plan in a single pass, without + the interactive step-mode dialog. 3. diff --git a/plugin/skills/ase-code-resolve/help.md b/plugin/skills/ase-code-resolve/help.md index f859104a..40a51570 100644 --- a/plugin/skills/ase-code-resolve/help.md +++ b/plugin/skills/ase-code-resolve/help.md @@ -60,8 +60,11 @@ entirely and applies the change set to the affected artifacts itself. Shorthand alias for `-a -d -n IMPLEMENT,DELETE`: automatically pick the recommended resolution approach, compose the plan *without* the `## VERIFICATION` section, immediately hand off to `ase-task-implement`, - and finally `ase-task-delete` the now-consumed plan. This gives a - single, fast *one-shot* resolution mode. + and finally `ase-task-delete` the now-consumed plan. The hand-off + additionally forwards `--mode all`, so `ase-task-implement` applies + the plan in a single pass *without* the interactive step-mode + dialog. This gives a single, fast, fully non-interactive *one-shot* + resolution mode. `--next`|`-n` *option*[,...]: Automatically choose the next step after composing the plan. diff --git a/plugin/skills/ase-task-implement/SKILL.md b/plugin/skills/ase-task-implement/SKILL.md index 7488d6bd..9c69b754 100644 --- a/plugin/skills/ase-task-implement/SKILL.md +++ b/plugin/skills/ase-task-implement/SKILL.md @@ -1,6 +1,6 @@ --- name: ase-task-implement -argument-hint: "[--help|-h] [--next|-n