context-loader

Load tiered project context for cross-session and cross-agent workflows.

1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/pagerguild/guilde-lite --skill context-loader-pagerguild
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-loader
Source: https://github.com/pagerguild/guilde-lite/tree/main/marketplace/plugins/context-preservation/skills/context-loader
Command: npx skills add https://github.com/pagerguild/guilde-lite --skill context-loader-pagerguild

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tiered context management optimizes cross-session and cross-agent understanding by controlling what information is loaded into active context.

Core Features & Use Cases

  • Tiered context loading across three tiers: project metadata, active work context, and on-demand references.
  • Session loading protocol and handoff support to resume and transfer context between agents.
  • Subagent-ready context packaging and structured context formats for safe delegation.

Quick Start

To begin, load the project context by reading CLAUDE.md, conductor/product.md, and conductor/tech-stack.md, then identify the active track and read its spec and plan to prepare your context.

Frequently Asked Questions about context-loader

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is tiered context management for multi-agent workflows?

Tiered context management optimizes cross-session and cross-agent understanding by controlling what information is loaded into active context. It structures project metadata, active work context, and on-demand references to manage context budgets efficiently across agents.

How do I create handoff documents to resume work between agents?

Create handoff documents by applying a session loading protocol that packages structured context for subagents. This enforces safe delegation and guides the creation of transferable documents to resume work across different sessions or agents seamlessly.

How do I load project context for active work using a tiered system?

To load project context, begin by reading project metadata files like CLAUDE.md, conductor/product.md, and conductor/tech-stack.md. Then identify the active track and read its spec and plan to prepare your active work context.

Does context-loading work for managing context budgets across subagents?

Yes, context-loading works for managing context budgets by providing subagent-ready context packaging and structured context formats. It controls what information is loaded into active context, ensuring safe delegation and optimized context budget usage across agents.

What's the best way to structure context for cross-session handoffs?

The best way to structure context for cross-session handoffs is using a session loading protocol that applies tiered context loading. This separates project metadata, active work, and on-demand references to optimize cross-session understanding and safe delegation.