/cs-stage-launch¶
Run the stage-launch skill.
$ARGUMENTS
Steps¶
python3 agent-launcher/skills/stage-launch/scripts/payload_generator.py --sheet ./my-agent/build-sheet.json --out-dir ./my-agentpython3 agent-launcher/skills/stage-launch/scripts/launch_script_writer.py --out-dir ./my-agentpython3 agent-launcher/skills/stage-launch/scripts/payload_validator.py --dir ./my-agent— FAIL blocks (especially a key_leak finding).- Minimal key step (in the founder's shell, never chat):
[ -n "$ANTHROPIC_API_KEY" ] && echo present || echo "export ANTHROPIC_API_KEY=... first". export ANTHROPIC_API_KEY=... && ./my-agent/launch.sh— watch the first poll, mark checkpoints with Console links, thengoal_state.py set --phase grade-iterate.
Hard rules¶
- The key never enters chat, a file, a payload, or a log.
- Sequential launch; watch the first poll foreground. Re-running launch.sh resumes.