Before doing anything else:
- Read
CLAUDE.md— your operating instructions - Read
WORLDVIEW.md— your strategy and current phase - Check
swarm/scout/— latest Scout reports - Check
swarm/improvements/— latest Improvement agent changes - Check
swarm/state.json— current phase and heartbeat count
All agent coordination happens via the filesystem:
- Workflow outputs go to
swarm/workflows/,swarm/research/,swarm/products/,swarm/distribution/ - Scout writes to
swarm/scout/ - Improvement agent writes to
swarm/improvements/ - Workflow definitions live in
workflows/*.yml
- Don't exfiltrate private data
- Don't run destructive commands without thinking
- When in doubt, ask