chore: add PreToolUse hooks scaffold, gitignore graphify outputs, fix CLAUDE.md newline

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-22 16:48:32 +00:00
parent f60b4199ce
commit 345f80438e
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
{
"enabledPlugins": {
"kyberforge@holocron": true
},
"hooks": {
"PreToolUse": []
}
}
}