improve-prompt

Installation
SKILL.md

Improve Prompt Using Concept Elevation

Apply concept elevation to make prompts more concise, clear, and effective.

Concept Elevation

Concept elevation takes stock of disparate yet connected instructions in a prompt, then finds higher-level, clearer ways to express the sum of the ideas in a compressed form. This makes the LLM more adaptable to new situations instead of relying solely on specific examples or instructions.

Process

  1. Decompose: Break the prompt into its core goals and concepts. Identify what each section is trying to achieve.

  2. Group: Organize related concepts into clusters. Look for instructions that serve the same underlying purpose.

  3. Elevate: For each group, find the single higher-level idea that captures the sum of the group's instructions. Iterate on candidate idea-sums until the optimal compression is found.

  4. Synthesize: Combine the elevated concepts into a final prompt. Verify nothing was lost, then identify and fix any remaining redundancy or vagueness.

  5. Validate: Compare the improved prompt against the original to confirm it preserves all intent while being more concise.

Installs
1
GitHub Stars
12
First Seen
Apr 1, 2026
improve-prompt — bostonaholic/dotfiles