load-repo-context · git:20260921.3b09d52 · 2026-09-21 · sha256 d09169a49c87f3ac

load-repo-context git:20260921.3b09d52A

Immutable. This exact content is served forever at /api/v1/blob/d09169a49c87f3ac.

---
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.