Content
Hook
Hooks
What language-coach runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add leeguooooo/prompt-language-coach --agent claude-codeShips with language-coach. Installing the plugin gets these hooks.
What fires, and when
UserPromptSubmit
Fires before Claude sees each prompt you send. A plugin can use it to inject context, so the same instruction reaches the model every turn instead of only at session start.
- Runs language-coach.sh".
Where it lives
Read the script before you install anything that runs on your machine. This is the one part of a plugin that acts without being asked.
Ships withlanguage-coach
An always-on language coach for AI editors — improve any target language while you work in Codex, Claude Code, or Cursor.
Get the whole plugin, auto-invoked

