By publicala
Convert CLAUDE.md rules into automated code checks using ESLint, Prettier, Biome, Ruff, and GitHub Actions workflows. Run verifications to confirm passes, then remove implemented rules to optimize agent context and cut token usage in AI interactions.
npx claudepluginhub publicala/bake-claude-md-files-skill --plugin bake-claude-md-files
Claude Code skill - converts CLAUDE.md rules into automated checks (eslint, phpstan, pint, CI, etc.), freeing up agent context.
The inverse of feed-claude-md-files: bake converts crystallized prose rules into tooling once they're stable; feed adds prose rules from observed patterns.
Inspired by Matthieu Napoli's tweet. We extended the original prompt into a proper Claude Code skill with tooling-first priorities.
Rules that require human judgment are kept as-is.
The repo doubles as a plugin marketplace (required by Claude Code for plugin install to work). marketplace.json points to the plugin in this same repo.
npx skills add publicala/bake-claude-md-files-skill
/plugin marketplace add publicala/bake-claude-md-files-skill
/plugin install bake-claude-md-files@publicala
Copy skills/bake-claude-md-files/SKILL.md into your skills directory:
# Global (all projects)
mkdir -p ~/.claude/skills/bake-claude-md-files
cp skills/bake-claude-md-files/SKILL.md ~/.claude/skills/bake-claude-md-files/
# Project-level
mkdir -p .claude/skills/bake-claude-md-files
cp skills/bake-claude-md-files/SKILL.md .claude/skills/bake-claude-md-files/
Both installation methods invoke the same skill:
/bake-claude-md-files/bake-claude-md-files:bakeMIT
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Rewrite a CLAUDE.md file using <important if> blocks to improve instruction adherence
Optimize your CLAUDE.md hierarchy — deduplicate, detect misplacement, compress bloat, and visualize token usage across global/project/repo levels
Optimize CLAUDE.md and docs/ ecosystem following Boris Cherny's best practices
Battle-tested Claude Code plugin for engineering teams — 53 agents, 203 skills, 69 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Share bugs, ideas, or general feedback.
v9.37.3 — Agent summaries, prompt-size preflight, research fanout, and Codex-compatible portable skills. Run /octo:setup.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim