maestro-ralph-cli-execute
Installation
SKILL.md
Notation
Skill(name) / Skill(name, args) = 加载 ~/.codex/skills/{name}/SKILL.md 或 .codex/skills/{name}/SKILL.md(project 覆盖 global)。严禁翻译为 Bash("maestro {name} {args}")。
Job: receive skill name + args → execute the skill → scan artifacts → output structured ---RESULT--- block.
This command does NOT manage sessions, compose prompts, or make decisions. Those are Skill(maestro-ralph-cli)'s responsibility.
Parse:
First token → skill_name (e.g., maestro-plan, maestro-execute, quality-review)
Remaining → skill_args