---
name: GAAI Discovery
slug: gaai-discovery
category: AI Engineering
description: GAAI Discovery activates a governed workflow to clarify intent and create or update PRDs, epics, stories, and decisions. Use it when defining what to build, refining scope, or evaluating a pivot.
github: "https://github.com/digipulse-engineering/GAAI-framework/tree/main/.gaai/core/compat/codex-skills/gaai-oss-discover"
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-discover ~/.claude/skills/gaai-oss-discover"
installs_to: ~/.claude/skills/gaai-oss-discover
source_path: .gaai/core/compat/codex-skills/gaai-oss-discover/SKILL.md
collection_size: 25
category_size: 3670
collection_url: "https://dirskills.com/collections/Fr-e-d/GAAI-framework"
added: 2026-09-08T05:36:13.639Z
last_synced: 2026-09-08T05:36:13.639Z
canonical_url: "https://dirskills.com/skills/gaai-discovery"
---

# GAAI Discovery

GAAI Discovery activates a governed workflow to clarify intent and create or update PRDs, epics, stories, and decisions. Use it when defining what to build, refining scope, or evaluating a pivot.

**Install:**

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

## README

# GAAI OSS Discovery

Use this skill when the user wants to define what to build, refine scope, create or update backlog items, write Discovery artefacts, evaluate a pivot, or answer product strategy questions.

## Procedure

1. Read `.gaai/core/GAAI.md`.
2. Read `.gaai/core/contexts/rules/base.rules.md`.
3. Read `.gaai/core/contexts/rules/orchestration.rules.md`.
4. Read `.gaai/core/agents/discovery.agent.md`.
5. Read `.gaai/project/contexts/memory/index.md` if present, then load only the memory files relevant to the stated intent.
6. Ask for missing intent only when it cannot be discovered locally and a reasonable assumption would be risky.
7. Produce or update governed artefacts through the Discovery workflow.
8. Validate artefacts before handing off to Delivery.

Respect the backlog as the execution authorization mechanism. Discovery can clarify and authorize work; Delivery implements validated Stories.
