Agent Skills: repo_indexer

Build and maintain a fast navigation index of the repo.

UncategorizedID: CheekyCodexConjurer/quant-lab/repo_indexer

Install this agent skill to your local

pnpm dlx add-skill https://github.com/CheekyCodexConjurer/quant-lab/tree/HEAD/.codex/skills/repo_indexer

Skill Files

Browse the full folder contents for repo_indexer.

Download Skill

Loading file tree…

.codex/skills/repo_indexer/SKILL.md

Skill Metadata

Name
repo_indexer
Description
Build and maintain a fast navigation index of the repo.

Purpose

Create a high-signal index to reduce repeated scans.

Steps

  1. Identify entrypoints and key directories.
  2. Update INDEX.md and INDEX.json.
  3. Refresh after major changes.