/reprompt-orator
Optimize a prompt using Anthropic best practices
$ npx -y skills add Vvkmnn/claude-emporium --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/reprompt-orator
Context preview
What this command does when you run it.
Optimize a prompt using Anthropic best practices
Command definition
reprompt-orator.mdname: reprompt-orator description: Optimize a prompt using Anthropic best practices arguments: prompt
/reprompt-orator
Optimize a prompt for clarity, structure, and effectiveness using 8 Anthropic techniques.
Usage
- `/reprompt-orator "find all auth bugs"` - Optimize a short prompt
- `/reprompt-orator <paste long prompt>` - Score and restructure any prompt
Action
Call `mcp__claude-orator-mcp__orator_optimize` with:
- `prompt`: The prompt text to optimize
Returns: score breakdown (7 dimensions, 1-10 each), applied techniques, and restructured prompt.
Dimensions
Clarity · Specificity · Structure · Context · Examples · Constraints · Tone
Techniques
System prompts · XML tags · Chain of thought · Few-shot · Prefill · Long context · Extended thinking · Tool use
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
Repo: Vvkmnn/claude-emporium
Other commands on claude-emporium.
- /review-gladiator
Batch learn from session history and reflect
Open command - /search-historian
Search your conversation history
Open command - /search-oracle
Search for skills, plugins, and MCP servers
Open command - /compact-praetorian
Save current context to praetorian memory
Open command - /restore-praetorian
Load previous context from praetorian memory
Open command - /restore-vigil
Restore files from a checkpoint
Open command

