Validate Context

Audit CLAUDE.md files and CONTEXT references for autodiscovery readiness.

1|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/jeudy100/AgentLibrary --skill validate-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Validate Context
Source: https://github.com/jeudy100/AgentLibrary/tree/main/.claude/skills/validate-context
Command: npx skills add https://github.com/jeudy100/AgentLibrary --skill validate-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validates that context documentation is properly structured for autodiscovery by Claude.

Core Features & Use Cases

  • Audits root and category CLAUDE.md presence, verifies links and content, and detects orphaned or missing files.
  • Checks colocated context references, cross-links, and adherence to naming conventions to ensure reliable autodiscovery.
  • Generates a structured readiness report to guide fixes and compliance.

Quick Start

Run the validation to verify your context structure and generate a report.

Frequently Asked Questions about Validate Context

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

FAQPage Schema
How do I audit CLAUDE.md files for context autodiscovery?

To audit CLAUDE.md files for context autodiscovery, run a validation check that analyzes context roots, category folders, and colocated CONTEXT files to verify link integrity, content presence, and naming conventions. This generates a structured readiness assessment report.

What is context documentation structure validation?

Context documentation structure validation is the process of verifying that root and category CLAUDE.md files are properly formatted and linked. It enforces deterministic checks to detect orphaned or missing files, ensuring reliable autodiscovery by Claude.

How do I check for orphaned or missing context files in my documentation?

You can check for orphaned or missing context files by auditing root and category CLAUDE.md presence. The validation process verifies cross-links and colocated context references to detect any files that break the autodiscovery structure.

Can I validate naming conventions for colocated CONTEXT files?

Yes, you can validate naming conventions for colocated CONTEXT files. The validation process checks adherence to naming conventions alongside cross-links and content presence to ensure reliable context autodiscovery and generate a compliance report.

Does context validation work without external dependencies?

Yes, context validation works without external dependencies. It enforces safe, deterministic checks using built-in logic to audit root and category CLAUDE.md files, analyzing context roots and colocated CONTEXT files independently.

Why does Claude context autodiscovery fail to locate my documentation?

Claude context autodiscovery fails when root and category CLAUDE.md files have broken link integrity, missing content, or naming convention violations. Running a validation audit identifies these specific structural errors and outputs a readiness report to guide fixes.