PromptCoach no longer analyzes every prompt automatically.
- Manual invocation is now the default. The
UserPromptSubmitauto-invocation hook is disabled (hooks/hooks.jsonships with emptyhooks: {}); coaching runs only when you invoke/prompt-analyzer:analyze-prompt. - The original hook is preserved in the file's
_disabled_UserPromptSubmitblock; setauto_observe: trueand restore it to coach every prompt again. - Docs (README, CLAUDE.md, config help) updated to the manual-only default;
auto_observeexample set tofalse. - Added
CLAUDE.mdwith contributor guidance.
Install:
/plugin marketplace add rayapatiranjithai/prompt-analyzer
/plugin install prompt-analyzer@rayapatiranjithai-plugins