1 added, 1 removed. Audit A to A.
---
name: advocates
description: Shortlists 10 members that can represent SICTIC at an event; ranging from pitch marathons, panel discussions to podium presentations. Based on event description and required skills provided by the user.
---
## Usage
```bash
- conda run -n sictic-env python -m skills.advocates [args]
+ conda run -n sictic-env python -m skills.harness /advocates "<EVENT_NAME>" --description "<EVENT_DESCRIPTION>"
```