home/categories/llm-ai/pagerguild-guilde-lite-marketplace-plugins-context-preservation-skills-context-loader-skill-md
llm-aidata-aimarketplace ready

context-loader

Tiered context management for multi-agent workflows. Use when: - Starting a new session and need to load project context - Context window approaching capacity (>70% usage) - Switching between different parts of a codebase - Preparing context for subagent delegation - Recovering from session compaction - Handoff between agents needs structured context Do NOT use for: - Simple file reads (use Read tool directly) - Small projects that fit in context easily - Questions about specific files (just read them)

pagerguild
maintainer
pagerguild
अपडेट किया गया 1/16/2026
स्टार
0
फोर्क
0
quick start

Installation and usage

Tiered context management for multi-agent workflows. Use when: - Starting a new session and need to load project context - Context window approaching capacity (>70% usage) - Switching between different parts of a codebase - Preparing context for subagent delegation - Recovering from session compaction - Handoff between agents needs structured context Do NOT use for: - Simple file reads (use Read tool directly) - Small projects that fit in context easily - Questions about specific files (just read them)

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use context-loader