cc-patcher
v0.2.0
Published
Patch Claude Code to load `AGENTS.md` / `agents.md` and skills from `.agents/skills` alongside Claude Code's native `.claude/skills` locations.
Readme
cc-patcher
Patch Claude Code to load AGENTS.md / agents.md and skills from .agents/skills alongside Claude Code's native .claude/skills locations.
Build
bun install
bun run buildPublish
npm publishUsage
cc-patcher patch
cc-patcher status
cc-patcher claude --dangerously-skip-permissionsShell alias
alias claude='cc-patcher claude'If needed, point the wrapper at the real Claude binary:
export CC_PATCHER_REAL_CLAUDE="$HOME/.local/bin/claude"