Skip to content

SlashCommandScope

SlashCommandScope = "project" | "user" | "plugin" | "builtin"

Defined in: src/commands.ts:7

Where a discovered slash command came from — drives the row badge and dedupe precedence (project > user > plugin > builtin). Skills are folded into project/user by location; plugin = installed plugin command/skill.