Context Load banner
kmshihab7878 kmshihab7878

Context Load

Productivity community

Description

--- description: Load project structure, stack, architecture, conventions, and key files for task context. --- # Context Load Load and analyze project context for effective assistance. ## Instructions Use `$ARGUMENTS` to specify a project path or focus area. Default: current working directory. ### Step 1: Project Structure - Scan directory structure (top 3 levels) - Identify project type (Python, Node, monorepo, etc.) - Find configuration files (package.json, pyproject.toml, Cargo.toml, etc

Installation

Installs to ~/.claude/skills/kmshihab7878-claude-code-setup-context-load/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kmshihab7878-claude-code-setup-context-load && curl -fsSL https://raw.githubusercontent.com/kmshihab7878/claude-code-setup/HEAD/commands/context-load.md -o ~/.claude/skills/kmshihab7878-claude-code-setup-context-load/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository