What is the plugin? A set of nudges that shape the context Claude Code sees so it lands a better first output instead of burning a correction loop. It started as a check on every prompt: vague prompts trigger a skill that researches the codebase and asks a few grounded questions, clear prompts pass straight through. Each nudge fires only when it applies and stays quiet otherwise. What’s new in v0.6.1 Two new nudges: ask-user-question: when a request hides a real decision, it surfaces the choice with concrete options instead of guessing. plan-mode: checks whether a task is complex enough to plan before coding. If yes, plan first. If not, just proceed. Install claude plugin marketplace add severity1/severity1-marketplace claude plugin install prompt-improver@severity1-marketplace Repo : https://github.com/severity1/claude-code-prompt-improver Feedback welcome, and please leave a star! submitted by /u/crystalpeaks25
Originally posted by u/crystalpeaks25 on r/ClaudeCode
