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, final summary) — check
references/patterns.mdfor a matching template, then go to step 2 or 3.
This step is complete when the input is classified as clear, rough, or specialized, and any needed reference pattern has been selected.