Patch Claude Code to load AGENTS.md / agents.md and skills from .agents/skills alongside Claude Code's native .claude/skills locations.
Prevents claude lock in and less sym links.
bun install
bun run buildnpm publishcc-patcher patch
cc-patcher status
cc-patcher claude --dangerously-skip-permissionsalias claude='cc-patcher claude'If needed, point the wrapper at the real Claude binary:
export CC_PATCHER_REAL_CLAUDE="$HOME/.local/bin/claude"