made claude opus update the skills and workflow
This commit is contained in:
@@ -2,5 +2,12 @@
|
||||
description: Launch the Juliet application
|
||||
---
|
||||
|
||||
1. Run the launch script
|
||||
misc\launch.bat autoclose
|
||||
// turbo-all
|
||||
|
||||
This workflow launches the Juliet application and writes output to `misc\agent_output.log`.
|
||||
|
||||
1. Run the launch script:
|
||||
// turbo
|
||||
`misc\launch.bat autoclose 2>&1 | tee misc\agent_output.log`
|
||||
|
||||
2. Check launch results by reading `misc\agent_output.log`.
|
||||
Reference in New Issue
Block a user