run

Installation
SKILL.md

Run — Orchestration Loop Entry Point

This skill starts the full autonomous development loop. It spawns the agent team, reads the current orchestration state, and drives work items through the development lifecycle.

When This Skill Runs

  • User wants to start or resume the development loop
  • After a session crash (cold resume)
  • After initialization (/agent-atelier:init)

Prerequisites

  • Orchestration must be initialized (/agent-atelier:init)
  • A behavior spec must exist at docs/product/behavior-spec.md
  • The user should have reviewed and approved the spec before launching

Allowed Tools

  • Read, Write, Bash, Glob, Agent (for team spawning)
Installs
3
First Seen
Apr 10, 2026
run — ether-moon/agent-atelier