Skip to content

simples-tools/cc-patchr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cc-patcher

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.

Build

bun install
bun run build

Publish

npm publish

Usage

cc-patcher patch
cc-patcher status
cc-patcher claude --dangerously-skip-permissions

Shell alias for auto update

alias claude='cc-patcher claude'

If needed, point the wrapper at the real Claude binary:

export CC_PATCHER_REAL_CLAUDE="$HOME/.local/bin/claude"

About

Simple patching tool for claude code that lets you natviely use AGENTS.md and .agents/skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors