load-project-context

Load a project index to present architecture and domain overviews.

243|40|Updated Nov 11, 2025
One-click install
npx skills add https://github.com/maslennikov-ig/claude-code-orchestrator-kit --skill load-project-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: load-project-context
Source: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/tree/main/.claude/skills/load-project-context
Command: npx skills add https://github.com/maslennikov-ig/claude-code-orchestrator-kit --skill load-project-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill loads a project index to give agents a quick map of architecture, domains, and conventions without scanning the entire repo.

Core Features & Use Cases

  • Index loading: Reads a concise project index file.
  • Structure overview: Returns architecture, patterns, and key domains.
  • Planning aid: Helps agents identify where to modify or extend functionality.

Quick Start

Load the project index and present a high-level structure to the user.