39 lines
817 B
JSON
39 lines
817 B
JSON
{
|
|
"hooks": {
|
|
"PreToolUse": [
|
|
{
|
|
"matcher": "Bash",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "rtk hook claude"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"enabledPlugins": {
|
|
"github@claude-plugins-official": false,
|
|
"ruby-lsp@claude-plugins-official": true,
|
|
"andrej-karpathy-skills@karpathy-skills": true
|
|
},
|
|
"extraKnownMarketplaces": {
|
|
"superpowers-marketplace": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "obra/superpowers-marketplace"
|
|
}
|
|
},
|
|
"karpathy-skills": {
|
|
"source": {
|
|
"source": "github",
|
|
"repo": "forrestchang/andrej-karpathy-skills"
|
|
}
|
|
}
|
|
},
|
|
"language": "Russian",
|
|
"effortLevel": "high",
|
|
"remoteControlAtStartup": false,
|
|
"agentPushNotifEnabled": true
|
|
}
|