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)
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)
انسٹال کرنے کے بعد، آپ یہ اسکل ٹرمینل میں درج ذیل کمانڈ چلا کر استعمال کر سکتے ہیں:
skills use context-loader