---
name: load-repo-context
description: Primes understanding of repository architecture by navigating hierarchical ABOUT.md manifests.
---

# Load Repository Context

Primes understanding of repository architecture by navigating hierarchical `ABOUT.md` manifests before inspecting or modifying source code.

# Instructions

1. Read the root `./ABOUT.md` to map top-level subsystems.
2. Identify which subsystem subdirectories are relevant to the active user prompt.
3. Traverse and read only the targeted child `ABOUT.md` files. Do not load raw source code yet.
4. Present a 3-5 bullet point architectural summary of the targeted components to establish the "Elephant" context.
