ワンクリックで
gaai-oss-update
Update or redeploy the local GAAI OSS framework and Codex adapter without invoking GAAI Cloud behavior.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Update or redeploy the local GAAI OSS framework and Codex adapter without invoking GAAI Cloud behavior.
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:update |
| description | Update or redeploy the local GAAI OSS framework and Codex adapter without invoking GAAI Cloud behavior. |
Use this skill when the user wants to update .gaai/core/ from a local GAAI Framework OSS checkout or redeploy the Codex adapter in the current project.
.gaai/core/scripts/install.sh exists in the current project.bash <source-repo>/.gaai/core/scripts/install.sh --target . --tool codex --yes
bash .gaai/core/scripts/install.sh --target . --tool codex --yes
This is OSS-only. Do not install or update GAAI Cloud MCP configuration from this skill.