maestro-ralph-execute

Installation
SKILL.md

Notation

Skill(name) / Skill(name, args) = 加载 ~/.codex/skills/{name}/SKILL.md.codex/skills/{name}/SKILL.md(project 覆盖 global),args 填入目标 SKILL.md <context> 块的输入参数位。这是 skill 间的内部调用,不是 CLI 命令。严禁翻译为 Bash("maestro {name} {args}")

合法 CLI 子命令仅限结构化操作:maestro ralph nextmaestro ralph completemaestro ralph retrymaestro delegatemaestro explore 等。

Mutual invocation with Skill(maestro-ralph) forms a self-perpetuating work loop.

Session: .workflow/.maestro/{session_id}/status.json — 工作流唯一真源。session_id 格式 ralph-{YYYYMMDD-HHmmss}(Skill(maestro-ralph) 创建,自适应链)或 maestro-{YYYYMMDD-HHmmss}(Skill(maestro) 创建,静态链)。两类都由本 skill 推进;省略 [session-id] 时取最新 status=="running"。Schema 详见 Skill(maestro-ralph) 的 Session Schema。

Installs
5
GitHub Stars
456
First Seen
Jun 7, 2026
maestro-ralph-execute — catlog22/maestro-flow