prompt-optimize
Optimize prompts for production with CoT, few-shot, and constitutional AI patterns
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install prompt-optimize --cli claudewrites the file to.claude/commands/prompt-optimize.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/prompt-optimize.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow prompt-optimize from the llm-application-dev plugin. Optimize prompts for production with CoT, few-shot, and constitutional AI patterns
When to use it
Optimize prompts for production with CoT, few-shot, and constitutional AI patterns
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/llm-application-dev/commands/prompt-optimize.md -o .claude/commands/prompt-optimize.md
Notes
Extracted from wshobson/agents. Plugin: llm-application-dev.