Claude Md Compiler
Description
Compile CLAUDE.md into a lockfile, then enforce repo changes against it in local runs, staged diffs, or CI.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-md-compiler
**Compile structured Claude Code workflow policy into versioned artifacts and enforce it against runtime evidence, hooks, and git diffs.**
[](https://pypi.org/project/claude-md-compiler/) [](https://pypi.org/project/claude-md-compiler/) [](./LICENSE) [](https://github.com/astral-sh/uv) [](https://docs.pytest.org/) [](https://github.com/AbdelStark/claude-md-compiler)

What it does
`cldc` is a Python CLI **and** a typed library that compiles **structured** repository policy from `CLAUDE.md` fenced `cldc` code blocks, `.claude-compiler.yaml`, and `policies/*.yml` into a versioned lockfile, then checks reads, writes, commands, claims, and git diffs against that policy. It is purpose-built for **Claude Code** workflows that need a deterministic, offline, exit-coded judge sitting between Claude and the working tree.
In plain English
Anthropic's own Claude Code docs make the boundary clear:
Claude treats them as context, not enforced configuration.
Source: [How Claude remembers your project](https://code.claude.com/docs/en/memory#claude-md-vs-auto-memory)
That is the gap `cldc` is built to close for Claude-specific workflows. `CLAUDE.md` is excellent for guidance, memory, and project conventions; it is not a deterministic policy engine. Native Claude permissions are excellent for tool/path allow-deny decisions; they are not a versioned work
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11