---
name: GAAI Status
slug: gaai-status
category: Automation
description: GAAI Status summarizes the current governed project state, including backlog, memory, rules, skills, and framework health. Use it at the start of a session or before delivery to orient work.
github: "https://github.com/digipulse-engineering/GAAI-framework/tree/main/.gaai/core/compat/codex-skills/gaai-oss-status"
language: Shell
stars: 161
forks: 27
install: "npx degit https://github.com/digipulse-engineering/GAAI-framework/tree/main/.gaai/core/compat/codex-skills/gaai-oss-status ~/.claude/skills/gaai-oss-status"
installs_to: ~/.claude/skills/gaai-oss-status
source_path: .gaai/core/compat/codex-skills/gaai-oss-status/SKILL.md
collection_size: 25
category_size: 2226
collection_url: "https://dirskills.com/collections/Fr-e-d/GAAI-framework"
added: 2026-09-08T05:36:17.592Z
last_synced: 2026-09-08T05:36:17.592Z
canonical_url: "https://dirskills.com/skills/gaai-status"
---

# GAAI Status

GAAI Status summarizes the current governed project state, including backlog, memory, rules, skills, and framework health. Use it at the start of a session or before delivery to orient work.

**Install:**

```bash
npx degit https://github.com/digipulse-engineering/GAAI-framework/tree/main/.gaai/core/compat/codex-skills/gaai-oss-status ~/.claude/skills/gaai-oss-status
```

## README

# GAAI OSS Status

Use this skill at the start of a session or before delivery to orient Codex in the governed project state.

## Procedure

1. Read `.gaai/core/GAAI.md`.
2. Read `.gaai/core/contexts/rules/base.rules.md`.
3. Inspect `.gaai/project/contexts/backlog/active.backlog.yaml`.
4. Inspect `.gaai/project/contexts/backlog/blocked.backlog.yaml` if present.
5. Inspect `.gaai/project/contexts/backlog/done/` if present.
6. Inspect `.gaai/project/contexts/memory/index.md` and `.gaai/project/contexts/memory/project/context.md` if present.
7. Count available internal GAAI skills under `.gaai/core/skills/`.
8. Count native Codex wrappers under `.agents/skills/gaai-oss-*` when present.
9. Run `.gaai/core/scripts/health-check.sh` when available and practical.

Present a concise status with ready work, blocked work, memory health, framework health, and any missing setup.
