context-loader — context-loader install context-loader, claude-code-orchestrator, community, context-loader install, ide skills, Codex CLI integration, multi-agent AI development environment, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for AI Agent Developers needing synchronized project knowledge across Codex CLI and Claude Code context-loader is a multi-agent AI development environment skill that loads project context to synchronize knowledge between Codex CLI and Claude Code.

Features

Loads coding rules from .claude/rules/ directory
Reads files such as coding-principles.md and dev-environment.md
Ensures Codex CLI has the same knowledge as Claude Code
Activates at the beginning of every task for seamless integration
Supports files like uv, ruff, ty, and pytest requirements
Loads project context from .claude/ directory

# Core Topics

gaebalai gaebalai
[2]
[1]
Updated: 2/28/2026

Agent Capability Analysis

The context-loader skill by gaebalai is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for context-loader install, Codex CLI integration, multi-agent AI development environment.

Ideal Agent Persona

Perfect for AI Agent Developers needing synchronized project knowledge across Codex CLI and Claude Code

Core Value

Empowers agents to leverage shared project context from the .claude/ directory, ensuring consistency with Claude Code by loading coding rules and environment requirements

Capabilities Granted for context-loader

Initializing project context for Codex CLI
Synchronizing coding principles across AI agents
Loading development environment requirements for task execution

! Prerequisites & Limits

  • Requires access to .claude/ directory
  • Dependent on Codex CLI and Claude Code compatibility
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

context-loader

Install context-loader, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Context Loader Skill

Purpose

Load shared project context from .claude/ directory to ensure Codex CLI has the same knowledge as Claude Code.

When to Activate

ALWAYS - This skill must run at the beginning of every task to load project context.

Workflow

Step 1: Load Coding Rules

Read all files in .claude/rules/:

.claude/rules/
├── coding-principles.md   # Simplicity, single responsibility, early return
├── dev-environment.md     # uv, ruff, ty, pytest requirements
├── language.md            # Think in English, respond in Korean
├── security.md            # Secrets, validation, SQLi/XSS prevention
├── testing.md             # TDD, AAA pattern, 80% coverage
└── codex-delegation.md    # (skip - not relevant for Codex itself)

Step 2: Load Design Documentation

Read .claude/docs/DESIGN.md for:

  • Architecture decisions
  • Implementation patterns
  • Library choices and constraints
  • TODO items and open questions

Step 3: Check Library Documentation

If the task involves specific libraries, read relevant files from:

.claude/docs/libraries/

Step 4: Execute Task

With the loaded context, execute the requested task following:

  • Coding principles from rules
  • Design decisions from DESIGN.md
  • Library constraints from docs

Key Rules to Remember

After loading, always follow these principles:

  1. Simplicity first - Choose readable code over complex
  2. Single responsibility - One function/class does one thing
  3. Type hints required - All functions need annotations
  4. Use uv - Never use pip directly
  5. Security - No hardcoded secrets, validate input, parameterize SQL

Language Protocol

  • Thinking/Reasoning: English
  • Code: English (variables, functions, comments)
  • User communication: Korean (when reporting back through Claude Code)

Output

After loading context, briefly confirm:

  • Rules loaded
  • Design document status
  • Ready to execute task

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is context-loader?

Perfect for AI Agent Developers needing synchronized project knowledge across Codex CLI and Claude Code context-loader is a multi-agent AI development environment skill that loads project context to synchronize knowledge between Codex CLI and Claude Code.

How do I install context-loader?

Run the command: npx killer-skills add gaebalai/claude-code-orchestrator/context-loader. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for context-loader?

Key use cases include: Initializing project context for Codex CLI, Synchronizing coding principles across AI agents, Loading development environment requirements for task execution.

Which IDEs are compatible with context-loader?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for context-loader?

Requires access to .claude/ directory. Dependent on Codex CLI and Claude Code compatibility.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add gaebalai/claude-code-orchestrator/context-loader. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use context-loader immediately in the current project.

Related Skills

Looking for an alternative to context-loader or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI