context-loader — context-loader install context-loader, minions, community, context-loader install, ide skills, loading project context with context-loader, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Codex CLI Agents needing consistent project context and knowledge synchronization with Claude Code. context-loader is a skill that loads shared project context from the .claude/ directory to ensure consistency 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 to load project context
Supports files in markdown format, such as .md

# Core Topics

gyumaruya gyumaruya
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The context-loader skill by gyumaruya 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, loading project context with context-loader.

Ideal Agent Persona

Perfect for Codex CLI Agents needing consistent project context and knowledge synchronization with Claude Code.

Core Value

Empowers agents to load shared project context from the .claude/ directory, ensuring consistency with Claude Code through files like coding-principles.md and dev-environment.md, and providing a unified knowledge base for tasks.

Capabilities Granted for context-loader

Loading coding rules for project consistency
Ensuring dev environment requirements are met
Synchronizing knowledge with Claude Code for tasks

! Prerequisites & Limits

  • Requires access to the .claude/ directory
  • Must run at the beginning of every task
  • Specific to Codex CLI and Claude Code integration
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 Japanese
├── 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: Japanese (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 Codex CLI Agents needing consistent project context and knowledge synchronization with Claude Code. context-loader is a skill that loads shared project context from the .claude/ directory to ensure consistency between Codex CLI and Claude Code

How do I install context-loader?

Run the command: npx killer-skills add gyumaruya/minions/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: Loading coding rules for project consistency, Ensuring dev environment requirements are met, Synchronizing knowledge with Claude Code for tasks.

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 the .claude/ directory. Must run at the beginning of every task. Specific to Codex CLI and Claude Code integration.

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 gyumaruya/minions/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