Install in Claude Code
Copygit clone --depth 1 https://github.com/serpro69/claude-toolbox /tmp/beta && cp -r /tmp/beta/cmd/plugin-graph/testdata/minimal-plugin/skills/beta ~/.claude/skills/betaThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Beta skill
Beta reaches shared resources through the plugin-root variable, which exercises
the template-ref (concrete suffix) and parameterized-nav (`<name>` expansion)
edges. Its dangling link is the fixture's intentional broken edge.
The reviewer agent lives at `${CLAUDE_PLUGIN_ROOT}/agents/example-reviewer.md`.
Phase guidance is at `${CLAUDE_PLUGIN_ROOT}/profiles/<name>/review-code/index.md`.
Further detail lives in [missing notes](./does-not-exist.md).