Instalar en Claude Code
Copiargit 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/alphaDespués abre una sesión nueva de Claude Code; el skill carga automáticamente.
Definición
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 |