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.