원클릭으로
gaai-oss-daemon
Start, stop, or inspect the GAAI OSS autonomous delivery daemon from Codex.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Start, stop, or inspect the GAAI OSS autonomous delivery daemon from Codex.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | gaai-oss:daemon |
| description | Start, stop, or inspect the GAAI OSS autonomous delivery daemon from Codex. |
Use this skill when the user asks to start, stop, restart, inspect, or dry-run the GAAI autonomous delivery daemon.
.gaai/core/contexts/rules/base.rules.md..gaai/core/contexts/rules/orchestration.rules.md.--start, --stop, --status, --restart, --dry-run, --interval, and --max-concurrent.GAAI_DAEMON_EXECUTOR=codex.bash .gaai/core/scripts/daemon-start.sh <args>
Use the actual repository root containing .gaai/.
This Codex skill is a native entry point for controlling the daemon from Codex.
Daemon executor modes:
claude) for backwards compatibility.GAAI_DAEMON_EXECUTOR=codex, which runs Plan, Impl, and QA through codex exec.Optional Codex runtime variables:
GAAI_CODEX_MODEL — optional codex exec --model value.GAAI_CODEX_SANDBOX — sandbox mode; defaults to workspace-write.GAAI_CODEX_EPHEMERAL — defaults to 1, passing --ephemeral.GAAI_CODEX_IGNORE_USER_CONFIG — defaults to 0.Validate that all Discovery artefacts (Epics, Stories) are clear, governed, complete, and safe to pass into Delivery. Activate after generating Epics or Stories and before any Delivery planning. This is the mandatory Discovery → Delivery gate.
Scan all agent and sub-agent definition files in .gaai/core/agents/, extract YAML frontmatter, merge with specialists.registry.yaml, and generate a derived agents-index.yaml at .gaai/core/agents/agents-index.yaml. Activate after adding, modifying, or removing any agent, sub-agent, or specialist entry.
Implement validated GAAI OSS backlog Stories by activating the Delivery Agent and applying backlog-first delivery rules.
Guide creation of a new GAAI skill following the agentskills.io spec and GAAI best practices. Activate when adding a new skill to the .gaai/core/skills/ catalog.
Identify and formalize durable product and technical decisions from agent outputs into long-term memory. Activate after Discovery produces artefacts, Delivery resolves trade-offs, or product direction materially changes.
Adversarial review of any input (human idea, agent analysis, research report, feedback, observation) BEFORE it mutates persistent project state. Universal interceptor with domain auto-detection, 2-phase classification + evaluation, and triple-verdict output (veracity / fit / actionability). Anti-girouette guardrail that distinguishes drift from pivot — preserves human decisional authority. Manual invocation only (no hooks, no enforcement). Activate when an input may affect strategic-frame.md, a DEC, an OT, an architecture/pattern doc, an agent definition, a backlog story scope/AC/wedge field, or user-facing copy.