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