x07-run
Installation
SKILL.md
x07-run
Use this skill for normal program execution via x07 run.
x07 run runs the canonical auto-repair loop by default (format → lint → quickfix, repeatable). Control it with:
--repair=off--repair=memory--repair=write(default)--repair-max-iters N(default: 3)
Canonical commands
-
Run the current project (auto-discovers
x07.json):x07 run
-
Run a specific project profile:
x07 run --profile osx07 run --profile sandbox