Soul ID
Soul IDAI AGENTS

⚑ Workflows

Follow-the-sun (handoff by blocks)

Maintain continuous progress through structured handoffs between agents by time blocks.

Bundle files

πŸ“„ORCHESTRATION.mdβ€” Orchestration
1# ORCHESTRATION.md
2
3## Diagram
4
5 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” handoff β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” handoff β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
6 β”‚ Block A │─────────▢│ Block B │─────────▢│ Block C β”‚
7 β”‚ Execute β”‚ β”‚ Continue β”‚ β”‚ Close β”‚
8 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
9 β”‚ β”‚ β”‚
10 β–Ό β–Ό β–Ό
11 β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”
12 β”‚ Handoff β”‚ β”‚ Handoff β”‚ β”‚ Final β”‚
13 β”‚ Report β”‚ β”‚ Report β”‚ β”‚ Report β”‚
14 β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜
15
16
17## Workflow
18Follow-the-sun (handoff by blocks)
19
20## Objective
21Maintain continuous progress through structured handoffs between agents by time blocks.
22
23## Blocks
24- **Block A:** initial execution
25- **Block B:** continuity + validation
26- **Block C:** closure/documentation
27
28## Mandatory handoff format
29- Current status
30- Achievements
31- Pending tasks
32- Blockers
33- Next recommended first step
34
35## Rules
36- Without a complete handoff, transfer is not valid.
37- Receiver confirms receipt with a startup plan.
38
39## Key metric
40- Downtime between blocks <15 min (target).
41

Lines: 41 | Words: 145

Install

Copy bundle to your OpenClaw workspace.

curl -fsSL https://raw.githubusercontent.com/cerealskill/openclaw-agents/main/install.sh | bash -s workflow follow-the-sun EN
Download .tar.gz

Rate this agent

Loading...

Sign in to rate this agent

Includes

  • βœ“ ORCHESTRATION.md

Info

Slug
follow-the-sun
Lines
41
Words
145