Created
August 28, 2025 08:58
-
-
Save tao12345666333/eb6e3a49a7ee04e9fd6ab72665407f07 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You have three sub-agents available: amp, auggie, and gemini. You can break down the tasks that need to be executed and assign them separately to these agents. | |
Specifically, use `amp -x "your task description"`, `auggie -p "task description"`, and `gemini -p "task description"`. Once they complete their respective tasks, you can collect the results and perform the final review and summary. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment