quick-ref

Installation
SKILL.md

Quick Reference

Slash trigger: /quick-ref

Answer location and "where is X?" questions using persisted onboarding state — not a full repo scan.

Hard rules

  • MUST search state files first.
  • MUST NOT scan the entire codebase unless state files have no answer and user confirms a targeted lookup.
  • Read at most 4 state files before responding.
  • If onboarding not initialized, tell user to run /start.

Lookup order

  1. docs/onboarding/project-memory.md — config, conventions, source roots
  2. docs/onboarding/repositories-overview.md — repo/module index
  3. Relevant docs/onboarding/repos/<slug>/important-files.md
  4. Relevant docs/onboarding/repos/<slug>/overview.md or architecture.md
Installs
4
First Seen
Jun 21, 2026
quick-ref — smusman437/project-onboarding