npx claudepluginhub fortiumpartners/ensemble --plugin ensemble-task-progress-paneDefined in hooks/hooks.json
{
"PreToolUse": [
{
"hooks": [
{
"type": "command",
"command": "node ${CLAUDE_PLUGIN_ROOT}/hooks/task-spawner.js"
}
],
"matcher": "TodoWrite"
}
]
}"Runs ensure-test-skill.sh before Edit or Write tool calls on tests/** files via PreToolUse hook, potentially blocking changes. Touches file writes."