Skills run via Bash heredoc don't inherit CLAUDE_PLUGIN_ROOT, so
f"{PLUGIN_ROOT}/lib/catalog.json" collapsed to /lib/catalog.json.
All four PLUGIN_ROOT usages in SKILL.md now try:
1. $CLAUDE_PLUGIN_ROOT/lib/catalog.json (if env var is set)
2. ~/.claude/plugins/marketplaces/circuitforge/plugins/buddymon/lib/catalog.json
3. ~/.claude/plugins/cache/circuitforge/buddymon/0.1.1/lib/catalog.json
statusline block also fixed: prefers ~/.claude/buddymon/statusline.sh
(stable user-local copy from install.sh) over plugin-relative paths.
|
||
|---|---|---|
| .. | ||
| buddymon | ||