Install in Claude Code
Copygit clone --depth 1 https://github.com/serpro69/claude-toolbox /tmp/alpha && cp -r /tmp/alpha/cmd/plugin-graph/testdata/minimal-plugin/skills/alpha ~/.claude/skills/alphaThen start a new Claude Code session; the skill loads automatically.
Definition
SKILL.md
# Alpha skill Alpha links a shared instruction directly, delegates to a peer skill, and spawns a review agent. Together these exercise the markdown-link, symlink (via the sibling `shared-common-helper.md`), skill-invocation, and agent-delegation edges. See [profile detection](../_shared/profile-detection.md) for the profile list. When a deeper pass is warranted, delegate to /kk:beta. ## Delegation | Tool call | Notes | |-----------|-------| | `subagent_type` | spawn kk:example-reviewer for an independent review pass |