improve_prompt
Rewrite a rough prompt into a sharper, ready-to-use prompt structured as Role, Task, Context, Format (RTCF). Returns the improved prompt, its four parts, a short list of clarifying questions worth asking the user, and which model tier and effort level suit this kind of work. Use this before answering when the user's request is vague, or when the user asks to improve a prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | The rough prompt or request to restructure | |
| target | No | Which AI family will actually run the improved prompt ("claude" or "gpt"). Pass your own family so the wording is shaped for it and the model recommendation is concrete. Omit for a provider-neutral prompt. |