Skip to content

v1.1.0 — manual-only default

Latest

Choose a tag to compare

@rayapatiranjithai rayapatiranjithai released this 13 Jul 17:38
· 1 commit to main since this release

PromptCoach no longer analyzes every prompt automatically.

  • Manual invocation is now the default. The UserPromptSubmit auto-invocation hook is disabled (hooks/hooks.json ships with empty hooks: {}); coaching runs only when you invoke /prompt-analyzer:analyze-prompt.
  • The original hook is preserved in the file's _disabled_UserPromptSubmit block; set auto_observe: true and restore it to coach every prompt again.
  • Docs (README, CLAUDE.md, config help) updated to the manual-only default; auto_observe example set to false.
  • Added CLAUDE.md with contributor guidance.

Install:

/plugin marketplace add rayapatiranjithai/prompt-analyzer
/plugin install prompt-analyzer@rayapatiranjithai-plugins