Documentation
README
GAAI OSS Daemon
Use this skill when the user asks to start, stop, restart, inspect, or dry-run the GAAI autonomous delivery daemon.
Procedure
- Read
.gaai/core/contexts/rules/base.rules.md. - Read
.gaai/core/contexts/rules/orchestration.rules.md. - Parse the user's daemon arguments, preserving flags such as
--start,--stop,--status,--restart,--dry-run,--interval, and--max-concurrent. - If the user wants Codex to execute daemon phases, set
GAAI_DAEMON_EXECUTOR=codex. - Run:
.gaai/core/scripts/daemon-start.sh <args>
This is the opening of the README. Read the full README on GitHub.