improve-prompt

Installation
SKILL.md

Improve Prompt

How to run this skill

The goal is a sharp prompt produced fast via a short back-and-forth with the user. Do not lecture about prompt engineering.

1. Read what you have

$ARGUMENTS (or the conversation) contains a draft prompt or rough goal. Classify it:

  • Clear draft — has goal + context + deliverable. Skip to step 3.
  • Rough goal — missing deliverable, context, or constraints. Go to step 2.
  • Already specialized (decision memo, coding task, review, spec) — check references/patterns.md for a matching template, then go to step 2 or 3.

2. Interview (only if needed)

Use AskUserQuestion to ask at most 2–3 questions. Only ask about what you actually cannot infer. Typical gaps:

  • Deliverable — recommendation, decision memo, plan, code, review, spec, research, eval?
Related skills
Installs
3
Repository
abpai/skills
First Seen
Apr 14, 2026