coordinator - Slack Bot Operational Action Handler
Handle operational actions for Slack bot including experiment launches, status queries, and approvals
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- approve items
- deny items
- stop sessions
- ask sessions
- watch sessions
- launch experiments
- stop experiments
- run jobs
- start deep work
- read thread history
- read experiment files
- query experiment status
- escalate tasks
Inputs
- Slack thread messages
- approval lists
- session IDs
- project IDs
- experiment IDs
- job IDs
- task descriptions
- run.sh files
- progress.json files
- output.log files
Outputs
- approval decisions
- session status changes
- experiment launch confirmations
- experiment stop confirmations
- job execution confirmations
- deep work session notifications
- experiment status reports
Requirements
- Slack bot environment
- sonnet model
- 16-turn limit per session
- 120s max duration
- security-filtered Bash commands
