ctx-guide

Community

Design scalable, token-aware contexts.

Authoroozoofrog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Large-scale AI projects struggle with keeping contextual knowledge synchronized across CLAUDE.md, CONTEXT.md, and AGENTS.md, while token budgets and the risk of context rot make it hard to preserve signal without overwhelming prompts. This guide provides a structured, hierarchical approach to organizing project context so agents can reason accurately.

Core Features & Use Cases

  • Layered discovery and on-demand loading of CLAUDE.md and subdirectory CLAUDE.md to balance detail with memory.
  • Three-tier file standards and cross-file linking to ensure consistency, auditability, and easy maintenance.
  • Token optimization strategies and explicit context boundaries to prevent leakage and improve inference efficiency.
  • Verification workflows that validate reference integrity, code references, and content accuracy against the codebase.
  • Use Case: design and audit CLAUDE.md/CONTEXT.md/AGENTS.md for a large monorepo, then run audits to keep documentation aligned with changes.

Quick Start

Run the initialization process /agent-context:init on your project to auto-generate CLAUDE.md, subdirectory CLAUDE.md, .claude/rules/, and AGENTS.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ctx-guide
Download link: https://github.com/oozoofrog/codex-skills/archive/main.zip#ctx-guide

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.