Category: operational/automation · Source: daily refresh cycle — restarting three lanes is manual (cancel loop, clear, paste canonical prompt) on a second machine, every morning.
Ask
A launcher script: git pull + plugin/marketplace update, then start each lane as a background session (claude --bg --name "<lane>") seeded with its canonical prompt file, replacing the paste ritual. Requires: canonical prompts readable from a known location (today: session-local .work; needs a durable home — composes with #480 loop-prompt authoring skill, which should own prompt storage), per-lane model/effort flags mirrored onto the launch, and a stop/status wrapper (claude agents).
Value
The morning refresh cycle (pull, update, restart x3) becomes one command; removes paste-error drift between canonical files and running lanes; unlocks unattended restarts (e.g. post-fix redeploys mid-day).
Related
#480 (loop-prompt authoring skill) · #496 (context economy / restart discipline) · #502 (telemetry)
Category: operational/automation · Source: daily refresh cycle — restarting three lanes is manual (cancel loop, clear, paste canonical prompt) on a second machine, every morning.
Ask
A launcher script:
git pull+ plugin/marketplace update, then start each lane as a background session (claude --bg --name "<lane>") seeded with its canonical prompt file, replacing the paste ritual. Requires: canonical prompts readable from a known location (today: session-local .work; needs a durable home — composes with #480 loop-prompt authoring skill, which should own prompt storage), per-lane model/effort flags mirrored onto the launch, and a stop/status wrapper (claude agents).Value
The morning refresh cycle (pull, update, restart x3) becomes one command; removes paste-error drift between canonical files and running lanes; unlocks unattended restarts (e.g. post-fix redeploys mid-day).
Related
#480 (loop-prompt authoring skill) · #496 (context economy / restart discipline) · #502 (telemetry)