Skip to content

Instantly share code, notes, and snippets.

@tao12345666333
Created August 28, 2025 08:58
Show Gist options
  • Select an option

  • Save tao12345666333/eb6e3a49a7ee04e9fd6ab72665407f07 to your computer and use it in GitHub Desktop.

Select an option

Save tao12345666333/eb6e3a49a7ee04e9fd6ab72665407f07 to your computer and use it in GitHub Desktop.

Revisions

  1. tao12345666333 created this gist Aug 28, 2025.
    2 changes: 2 additions & 0 deletions Warp orchestrator multi-agents rule
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    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.