Analyzes plugin prompts, skill definitions, or command instructions and scores them on clarity, safety, effectiveness, completeness, and conciseness, with concrete rewrite suggestions.
How this command is triggered — by the user, by Claude, or both
Slash command
/severity1-marketplace:prompt-improveThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Prompt Improver Analyze the current plugin's prompts, skill definitions, or command instructions and suggest improvements for clarity, safety, effectiveness, and best-practice adherence. ## Analysis Dimensions 1. **Clarity** — Are instructions unambiguous and easy to follow? 2. **Safety** — Does the prompt avoid encouraging dangerous operations? 3. **Effectiveness** — Will the prompt reliably produce the intended result? 4. **Completeness** — Are edge cases and error scenarios addressed? 5. **Conciseness** — Is the prompt free of unnecessary verbosity? ## Process 1. **Read** the targ...
Analyze the current plugin's prompts, skill definitions, or command instructions and suggest improvements for clarity, safety, effectiveness, and best-practice adherence.
## Prompt Analysis: [filename]
### Scores
| Dimension | Score | Notes |
|-----------|-------|-------|
| Clarity | X/5 | ... |
| Safety | X/5 | ... |
| Effectiveness | X/5 | ... |
| Completeness | X/5 | ... |
| Conciseness | X/5 | ... |
**Overall: X/25**
### Improvements
1. [Specific improvement with before/after]
2. [Specific improvement with before/after]
### Suggested Rewrite
[Full improved prompt text]
8plugins reuse this command
First indexed Mar 22, 2026
Showing the 6 earliest of 8 plugins
npx claudepluginhub kriptoburak/jeremylongshore-claude-code-plugins-plus-skills --plugin severity1-marketplace/prompt-improveAnalyzes plugin prompts, skill definitions, or command instructions and scores them on clarity, safety, effectiveness, completeness, and conciseness, with concrete rewrite suggestions.
/improve-promptAnalyzes an AI prompt for clarity, specificity, and effectiveness, then rewrites it with structured sections. Outputs a side-by-side comparison with a quality score.
/prompt-improveCritiques a prompt for clarity, specificity, and token efficiency, then delivers a rewritten version with a breakdown of changes.
/check-promptEvaluates AI prompt quality across 6 categories, identifies issues, and suggests improvements. Supports --deep, --fix, --score, and --category flags.
/check-promptEvaluates AI prompt quality across 6 categories and suggests improvements. Supports --deep, --fix, --category, and --score flags.
/check-promptEvaluates AI prompt quality across 6 categories (structure, execution, restrictions, quality, roles, improvement) and suggests fixes. Supports deep analysis, category-specific checks, and auto-correction.