load-project-context

Community

Understand project structure at a glance.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: load-project-context
Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#load-project-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository