بنقرة واحدة
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 المهني
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.
| 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.