npx claudepluginhub sentiolabs/arc --plugin arcDefined inline in plugin.json manifest
{
"PreCompact": [
{
"hooks": [
{
"type": "command",
"command": "arc prime"
}
],
"matcher": ""
}
],
"PostToolUse": [
{
"hooks": [
{
"type": "command",
"command": "arc ai agent register --stdin"
}
],
"matcher": "Agent"
}
],
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "arc prime"
}
],
"matcher": ""
}
]
}"{\"riskFlags\": {\"touchesBash\": false, \"matchAllTools\": false, \"touchesFileWrites\": false}, \"typeStats\": {\"command\": 3}, \"eventStats\": {\"PreCompact\": 1, \"PostToolUse\": 1, \"SessionStart\": 1}, \"originCounts\": {\"absolutePaths\": 0, \"pluginScripts\": 0, \"projectScripts\": 0}, \"timeoutStats\": {\"commandsWithoutTimeout\": 3}}"