reprompt

Rewrites vague user requests into structured prompts with goal, context, task, constraints, and success criteria.

Updated Sep 6, 2026
One-click install
npx skills add https://github.com/JHAMILCALI/Stellar-Build --skill reprompt-jhamilcali
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reprompt
Source: https://github.com/JHAMILCALI/Stellar-Build/tree/main/.claude/skills/reprompt
Command: npx skills add https://github.com/JHAMILCALI/Stellar-Build --skill reprompt-jhamilcali

SYSTEM DOCUMENTATION & REQUIREMENTS

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 on it, so the work that follows is grounded in a clear goal, explicit constraints, and measurable success criteria. ## Core Features & Use Cases - Structured Prompt Rewriting: Converts raw requests into a five-part spec covering Goal, Context, Task, Constraints, and Success. - Ambiguity Gating: Asks 1-3 targeted clarifying questions when genuine ambiguity would change the outcome, then fills the spec from the answers. - Profile Personalization: Reads ~/.stellar/profile.md (honoring STELLAR_HOME) to apply learned defaults like domain, scope, stack, and tone. - Use Case: A user types "reprompt this: make the onboarding better" and receives a sharpened spec defining the actual goal, environment assumptions, the smallest precise actions, scope limits, and how completion will be verified, followed by immediate execution. ## Quick Start Ask the assistant to reprompt your rough request, for example by saying "reprompt this: improve our signup flow", and it will return a structured spec and act on it.

Frequently Asked Questions about reprompt

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What happens after the prompt is rewritten?▼

The skill shows the sharpened spec briefly, then executes on it or hands off to a related skill such as find-stellar-idea, nicole-pm, or tyler-architect. It does not require re-approval unless a clarifying answer is still pending.