The Prompt Improver skill optimizes the developer workflow by transforming underspecified requests into actionable, well-defined tasks. It operates through a 4-phase systematic approach—Research, Question Generation, Clarification, and Execution—ensuring that Claude never acts on assumptions. By analyzing conversation history, exploring codebase architecture, and reviewing git logs, it generates grounded multiple-choice questions that allow users to provide missing context quickly, resulting in higher-quality code generation and fewer errors.
主要功能
010 GitHub stars
02Grounded execution based on clarified user intent
03Systematic codebase and documentation research plans
04Automatic detection of vague or missing prompt context
05Context-aware multiple-choice question generation
06Integration with git logs and conversation history