register_agent
Register a unique agent ID to join the swarm, enabling task attribution and preventing self-review.
Instructions
Introduce yourself to the swarm. Call once at startup.
Pick a stable, unique agent_id (e.g. 'impl-1', 'reviewer-claude') and use the same id in every later call: claims, submissions and reviews are attributed to it, and self-review is rejected based on it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | ||
| role | No | any | |
| capabilities | No |