Claude Code Commands
AI-powered slash commands installed by Sentrix for use in Claude Code.
Claude Code Commands
When you run sentrix init, Sentrix installs the remaining managed Claude Code slash command to .claude/commands/ in your repository: /sentrix-requirements-review. This command is invoked automatically by the Sentrix CLI, so you usually do not call it directly.
sentrix requirements new, sentrix initiative new, and sentrix plans new now use bundled internal prompts. Sentrix does not install /sentrix-requirements-new, /sentrix-initiative-new, or /sentrix-plan-new-* into your repo.
Managed Command Installed by Init#
| Command | Description | Invoked by |
|---|---|---|
/sentrix-requirements-review | Review a requirements document and provide structured feedback. | sentrix requirements review |
Bundled Internal Prompt Flows#
sentrix requirements newuses a bundled internal prompt instead of a repo-installed/sentrix-requirements-newslash command.sentrix initiative newuses a bundled internal prompt instead of a repo-installed/sentrix-initiative-newslash command.sentrix plans newuses bundled internal prompts and command-specific platform resolution instead of repo-installed/sentrix-plan-new-*slash commands.sentrix plans generate,sentrix plans review,sentrix code generate, andsentrix code reviewalso use inline prompts rather than additional installed Claude Code slash commands.
The installed slash-command surface is intentionally narrow now: repo-managed Claude command assets are limited to commands that are still authoritative at runtime.