made claude opus update the skills and workflow
This commit is contained in:
@@ -4,7 +4,10 @@ description: Recompile shaders for the Juliet project
|
||||
|
||||
// turbo-all
|
||||
|
||||
This workflow recompiles all shaders using the `recompile_shaders.bat` script.
|
||||
This workflow recompiles all shaders and writes output to `misc\agent_output.log`.
|
||||
|
||||
1. Recompile all shaders:
|
||||
`misc\recompile_shaders.bat"`
|
||||
// turbo
|
||||
`misc\recompile_shaders.bat 2>&1 | tee misc\agent_output.log`
|
||||
|
||||
2. Check shader compilation results by reading `misc\agent_output.log`.
|
||||
Reference in New Issue
Block a user