diff --git a/src/core/templates/skill-templates.ts b/src/core/templates/skill-templates.ts index 3330d3afe8..7e14717108 100644 --- a/src/core/templates/skill-templates.ts +++ b/src/core/templates/skill-templates.ts @@ -1762,7 +1762,7 @@ export function getOpsxContinueCommandTemplate(): CommandTemplate { **If all artifacts are complete (\`isComplete: true\`)**: - Congratulate the user - Show final status including the schema used - - Suggest: "All artifacts created! You can now implement this change or archive it." + - Suggest: "All artifacts created! You can now implement this change with \`/opsx:apply\` or archive it with \`/opsx:archive\`." - STOP --- @@ -1951,7 +1951,7 @@ Working on task 4/7: - [x] Task 2 ... -All tasks complete! Ready to archive this change. +All tasks complete! You can archive this change with \`/opsx:archive\`. \`\`\` **Output On Pause (Issue Encountered)**