Autres Commands
Commandes diverses et orchestrateurs
Overview
This domain contains 4 commands for commandes diverses et orchestrateurs.
Commands list
| Command | Description |
|---|---|
/assistant | Single entry point of the Claude Code foundation. Guides toward the right commands, agents, skills and workflows. |
/assistant-auto | Orchestrator in automatic mode. Choose the workflow that semantically fits based on the request + the injected repo context, then execute immediately via Skill. |
/git-rename | Renames the current branch (typically a feature/auto-* branch created by the PreToolUse hook). |
/lessons | Lists the feedback memories captured for the current project (and globally) — the "lessons" learned from user corrections. |
Commands in detail
/assistant
Single entry point of the Claude Code foundation. Guides toward the right commands, agents, skills and workflows.
/assistant-auto
Orchestrator in automatic mode. Choose the workflow that semantically fits based on the request + the injected repo context, then execute immediately via Skill.
/git-rename
Renames the current branch (typically a `feature/auto-*` branch created by the PreToolUse hook).
/lessons
Lists the `feedback` memories captured for the current project (and globally) — the "lessons" learned from user corrections.