CLI & Commands

CLI & Commands

Generated by atelier --emit-docs from the atelier binary’s argument parser and the slash-command catalog — every flag and command below is read directly from the source of truth.

Command-line flags

Invoke as atelier [FLAGS].

FlagValueDescription
--cwd<CWD>
--config<CONFIG>
--doctor
--json
--strictWith --doctor, exit non-zero when the report has any error (CI gate). The report’s severity is unaffected by this flag (ADR-003); it only gates the process exit
--print-config
--init-config
--clean-sessions
--update
--codemap<CODEMAP>
--events<EVENTS>Stream normalized lifecycle-hook payloads from the active session (--events follow) — a dry-run preview of what a hook receives on stdin
--emit-docs<DIR>
--yes
--debug

Slash commands

Available inside the TUI composer. “Handled by” indicates which surface owns execution.

CommandUsageDescriptionHandled by
/help/helptoggle the help overlayTUI
/goal/goal | /goal <text>show or set the session goalapp
/goal clear/goal clearclear the session goalapp
/config/configshow config files, preset, warningsapp
/subtask/subtask <agent> <task>run a bounded child taskapp
/workflow/workflow <prompt>execute a broad prompt with workflow evidenceapp
/queue/queue <message>queue a follow-up prompt (alias /q)app
/sessions/sessionsbrowse and preview past sessionsTUI
/provider:status/provider:statusshow provider readiness and usage runwayapp
/trust/trust | /trust revoke <n> | /trust clearlist, revoke, or clear session-trusted actionsapp
/agent:/agent:<agent_name>select an enabled agent for this promptprompt prefix
/skill:/skill:<skill_name>load skill contextprompt prefix
/reload:skills/reload:skillsrefresh cached skill namesTUI