mirror of
https://github.com/safishamsi/graphify.git
synced 2026-07-12 18:37:12 +00:00
9e1ad425a9
Adds graphify skill installation for CodeBuddy (https://www.codebuddy.ai/). CodeBuddy uses the same agent+hook mechanism as Claude Code. - graphify codebuddy install — writes ~/.codebuddy/skills/graphify/SKILL.md and a CODEBUDDY.md always-on section - graphify codebuddy uninstall — removes both cleanly - graphify install --platform codebuddy — same as above - Registers Bash + Read|Glob PreToolUse hooks in .codebuddy/settings.json - Full install/uninstall roundtrip tests (35 tests) Co-authored-by: studyzy <studyzy@gmail.com> Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>