|
|
|
|
|
by arcanemachiner
60 days ago
|
|
Two quick thoughts: - Use the Plan mode, create a thorough plan, then hand it off to the next agent for execution. - Start encapsulating these common actions into Skills (they can live globally, or in the project, per skill, as needed). Skills are basically like scripts for LLMs - package repeatable behavior into single commands. |
|