rkaushik29/claude-correct-habits
Plugin Claude Code
Learn coding patterns from user corrections.
rkaushik29/claude-correct-habits
Plugin Claude Code
Learn coding patterns from user corrections.
rkaushik29/claude-correct-habits
Plugin Claude Code
Claude learns from corrections and remembers your coding preferences.
rkaushik29/claude-correct-habits
Command
Manually add a coding pattern or preference for Claude to remember.
rkaushik29/claude-correct-habits
Command
Clear all or specific learned coding patterns from memory.
rkaushik29/claude-correct-habits
Command
View, search, and manage your learned coding patterns.
rkaushik29/claude-correct-habits
Hook
Runs when a session starts on all, executing session-start.js. From rkaushik29/claude-correct-habits.
rkaushik29/claude-correct-habits
Hook
Runs when you submit a prompt, before the agent sees it for all tool calls, executing analyze-corrections.js. From rkaushik29/claude-correct-habits.
rkaushik29/claude-correct-habits
Hook
Runs when the agent finishes a response for all tool calls, executing capture-response.js. From rkaushik29/claude-correct-habits.
rkaushik29/claude-correct-habits
Skill Claude CodeCodex
Consults learned user patterns before writing or modifying code to ensure consistency with user preferences.