What problem does it solve? Vague or underspecified requests lead to misaligned outputs and wasted iterations. This Skill turns a rough ask into a tight working spec before acting, so the work that follows targets the actual goal rather than the literal wording. ## Core Features & Use Cases - Structured Rewriting: Converts a raw request into a spec with Goal, Context, Task, Constraints, and Success criteria. - Ambiguity Gating: Asks 1-3 sharp clarifying questions when genuine ambiguity would change the result, otherwise proceeds directly. - Profile Personalization: Reads ~/.stellar-build/profile.md (honoring STELLAR_BUILD_HOME) to apply learned defaults about domain, scope, stack, and tone. - Use Case: A user types "reprompt this: make the contract better" and receives a sharpened spec defining the actual optimization goal, constraints, and success criteria, which is then executed or handed off to another stellar-build skill. ## Quick Start Say "reprompt this:" followed by your rough request, and the Skill will return a structured spec and act on it.