- Step1: Install the package via npm install super-agent-party
- Step2: Import the library and set your AI API keys in environment variables
- Step3: Initialize a Party instance with global configuration
- Step4: Define and register individual agents with custom prompts and tools
- Step5: Configure orchestration rules and context management options
- Step6: Execute party.run() and await aggregated results
- Step7: Inspect logs, handle outputs, and iterate on agent settings