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