etherweave-load-context

Load Etherweave master prompts and rules in canonical three-part sequence.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/SavigeSystemZ/LuxeLogic --skill etherweave-load-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: etherweave-load-context
Source: https://github.com/SavigeSystemZ/LuxeLogic/tree/main/_AGENT_SYSTEM/_TEMPLATE_FACTORY/SOURCE_LIBRARY/EtherWeave/.cursor/skills/etherweave-load-context
Command: npx skills add https://github.com/SavigeSystemZ/LuxeLogic --skill etherweave-load-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load Etherweave master system prompt, prompts, and rules in canonical order to initialize and stabilize a new AI workspace across sessions, ensuring consistency and alignment with the master context.

Core Features & Use Cases

  • Loads the three-part context in sequence: Part A core prompt and index, Part B rules and references, Part C cursor and agents.
  • Supports split-loading when context is tight, with per-part confirmations to prevent overflow.
  • Enables quick reapplication of the master context during new sessions or after resets.

Quick Start

Instruct the agent to load the Etherweave master context to initialize a fresh session.

Frequently Asked Questions about etherweave-load-context

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

FAQPage Schema
How do I load master context prompts to initialize a new Cursor session?

To initialize a new Cursor session, load the Etherweave master context by triggering a three-part load sequence: Part A for the core prompt and index, Part B for rules and references, and Part C for cursor and agents.

What is the best way to recover a coherent AI workspace after a context reset?

Recovering a coherent workspace after a context reset requires reloading the master system prompt and rules in their canonical order. This enforces the original session alignment and restores the structured three-part context sequence.

Does the Etherweave context loader require specific files to function?

Yes, the Etherweave context loader requires the SKILL.md frontmatter to be present in the workspace. Without this file, the canonical load sequence cannot validate and apply the master prompts and rules.

Why does my session context timeout and how do I reapply the master rules?

Session context times out due to platform constraints, and reapplying master rules requires triggering the canonical context load. This restores the workspace state by reloading the core prompt, rules, and agent configurations.

Can I use split-loading for context management when starting large Cursor sessions?

Yes, you can use split-loading for context management in large Cursor sessions. It applies the three-part master context sequentially with per-part confirmations, ensuring the workspace initializes without exceeding context limits.