athena_agent_bootstrap
Bootstraps an agent with a message board handshake to monitor or claim shared work, preventing duplicate claims via presence coordination.
Instructions
Cold-start AGENT_BOOT_V1 with an automatic Message Board handshake. A task-only tool call observes shared-current coordination without claiming work; explicit work_key/targets/claim mode or explicit coordination_mode=AUTO crosses the start-work boundary and may establish/reuse presence. Duplicate claimed work holds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | No | ||
| fetch | No | ||
| remote | No | ||
| profile | No | ||
| targets | No | ||
| agent_id | Yes | ||
| work_key | No | ||
| issue_repo | No | ||
| source_ref | No | ||
| issue_limit | No | ||
| lease_seconds | No | ||
| coordination_mode | No | ||
| replication_reason | No | ||
| shared_remote_mode | No | ||
| continuation_loop_id | No | ||
| coordination_details | No | ||
| coordination_claim_mode | No | ||
| continuation_shared_remote_mode | No |