auto_optimize
Transform natural language into optimized Claude Code prompts by analyzing and refining conversational text. Enables interactive questioning for clarity and context-specific improvements.
Instructions
Automatically detects and optimizes natural language text for Claude Code. Use this when the user is writing conversational text that should be translated into an optimized prompt.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | Any additional context about the current project or situation | |
interactive | No | Whether to enable interactive questioning if the prompt is unclear or needs more info (default: auto-detect based on complexity) | |
text | Yes | The natural language text to analyze and potentially optimize |