prime

Installation
SKILL.md

Prime: Load Project Context

Objective

Build understanding of the codebase - either high-level overview or focused deep-dive based on whether a focus area argument is provided.

Usage

  • /prime - High-level overview (architecture, patterns, structure)
  • /prime "authentication system" - Deep-dive into specific area
  • /prime "API endpoints" - Focus on particular functionality

Decision: Which Mode?

Check if focus area argument was provided:

  • Arguments provided → Use FOCUSED mode
  • No arguments → Use HIGH-LEVEL mode

Installs
8
GitHub Stars
2
First Seen
Mar 6, 2026
prime — giladresisi/ai-dev-env