Slash Command Execution Surface

Description

Two-surface invocation model for slash commands: (1) from the Ink REPL when user types '/' followed by command name, and (2) from CLI args when running claude-code with a command baked into invocation. Both paths resolve against the same getCommands() registry at src/commands.ts. Essential commands surfaced for rebuild verification: /help, /config, /init, /commit, /review.

Key claims

Relations

Sources

src-20260420-fa667858d414