clear-all
Delete ALL local claude-smart learned data and restart the backend (destructive)
Force claude-smart to extract learnings from this session now
$ npx -y skills add ReflexioAI/claude-smart --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/learnContext preview
What this command does when you run it.
Force claude-smart to extract learnings from this session now
name: learn description: Force claude-smart to extract learnings from this session now argument-hint: [optional note to capture] allowed-tools: Bash(bash:*)
Force claude-smart to run extraction on this session's interactions now. If a note is provided after the command, it is appended as a neutral User turn before extraction so claude-smart can learn from it directly. Run the bash command below and show its output verbatim.
!`bash "$HOME/.reflexio/plugin-root/scripts/cli.sh" learn --note "$ARGUMENTS"`
Turns corrections into Preferences, Project-specific skills, and Shared skills for Claude Code, Codex, and OpenCode.
Repo: ReflexioAI/claude-smart
Delete ALL local claude-smart learned data and restart the backend (destructive)
Open the claude-smart dashboard (http://localhost:3001) in the browser, starting the backend and dashboard if they aren't running