Skill Tool Built-in Slash Command Invocation
- Entity ID:
ent-20260419-9b023620b64a - Type:
concept - Scope:
shared - Status:
active - Aliases: skill built-in slash discovery, skill slash programmatic invoke
Description
v2.1.108 capability: the model can now discover and invoke built-in slash commands (/init, /review, /security-review) via the Skill tool. Skills can now trigger built-in commands programmatically — collapsing the distinction between user-authored skills and Anthropic-shipped commands inside the tool dispatch layer.
Key claims
- Skill tool can now invoke /init /review /security-review
- Skills use lazy invocation; once invoked they stay in context
Relations
- v2.1.108 Release --[contains]--> Skill Tool Built-in Slash Command Invocation
- Lazy Skill Invocation Pattern --[implements]--> Skill Tool Built-in Slash Command Invocation