Files
superpowers/hooks
Jesse Vincent 0cc9c52a78 Inject skill tool paths via SessionStart hook
The SessionStart hook now tells Claude the exact paths to find-skills
and skill-run tools. Since hooks have CLAUDE_PLUGIN_ROOT expanded,
the actual paths are injected into Claude's context.

This solves the problem of CLAUDE_PLUGIN_ROOT not being available
as a bash environment variable.
2025-10-10 20:57:35 -07:00
..