Decision patterns for prompt evaluation
mainThe prompt improver categorizes prompts into three decision paths:
| Decision | Condition |
|---|---|
| PROCEED IMMEDIATELY | Target, Action, Criteria, and Context are all clearly defined or provided via system context (file view/error history). |
| RESEARCH AND ASK | Generic verbs (e.g., "fix", "improve") are used without a target, or multiple valid architectural approaches exist. |
| PASS THROUGH | A bypass prefix (*, /, or #) is detected. |