Load banner
baocin baocin

Load

Development community

Description

@include shared/constants.yml#Process_Symbols @include shared/command-templates.yml#Universal_Flags Load & analyze project context in $ARGUMENTS→build comprehensive understanding. --depth flag: - shallow: Quick overview→project structure & purpose - normal: Standard analysis→main files & architecture - deep: Comprehensive analysis→entire codebase Loading process: 1. Scan project structure & directory layout 2. Read key cfg & docs files 3. Analyze code architecture & patterns 4. Build mental

Installation

Installs to ~/.claude/skills/baocin-claude-code-config-load/SKILL.md

Terminal
mkdir -p ~/.claude/skills/baocin-claude-code-config-load && curl -fsSL https://raw.githubusercontent.com/baocin/claude-code-config/HEAD/commands/load.md -o ~/.claude/skills/baocin-claude-code-config-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