Documentation
README
Build Agents Index
Purpose / When to Activate
Activate when:
- A new agent or sub-agent definition is created
- An agent's frontmatter is modified (role, id, track, lifecycle)
- A specialist entry is added, modified, or removed in
specialists.registry.yaml agents-index.yamlis absent or suspected stale
This skill generates a single derived catalog of all agents, sub-agents, and specialists
available in the GAAI framework. Consumed by gaai-status and agent onboarding operations.
agents-index.yaml is a cache. Agent .md frontmatter and specialists.registry.yaml are the sources of truth.
Process
Step 1 — Scan agent definition files
This is the opening of the README. Read the full README on GitHub.