Optimizes provided prompts for Claude Code without task execution, recommending ECC components and returning a ready-to-run prompt. Legacy shim; prefer prompt-optimizer skill.
npx claudepluginhub jevonthompsonx/jsquared_blog# Prompt Optimize (Legacy Shim) Use this only if you still invoke `/prompt-optimize`. The maintained workflow lives in `skills/prompt-optimizer/SKILL.md`. ## Canonical Surface - Prefer the `prompt-optimizer` skill directly. - Keep this file only as a compatibility entry point. ## Arguments `$ARGUMENTS` ## Delegation Apply the `prompt-optimizer` skill. - Keep it advisory-only: optimize the prompt, do not execute the task. - Return the recommended ECC components plus a ready-to-run prompt. - If the user actually wants direct execution, say so and tell them to make a normal task request...
/prompt-optimizeOptimizes provided prompts for Claude Code without task execution, recommending ECC components and returning a ready-to-run prompt. Legacy shim; prefer prompt-optimizer skill.
/prompt-optimizeAnalyzes a draft prompt via 6-phase pipeline, outputs ECC-enriched full/quick versions with diagnosis and recommendations, without executing the task.
/prompt-optimizeAnalyzes a draft prompt using 6-phase pipeline (project detection, intent/scope assessment, ECC matching), outputs optimized ECC-enriched full/quick versions with recommendations. Advisory analysis only—no execution.
/promptifyOptimizes input prompts for clarity and effectiveness using optional +ask, +deep, +web modifiers. Outputs refined prompt in code block, copies to clipboard, and brief explanation.
/new-promptBuilds new prompts from parameters or optimizes existing ones using Anthropic's best practices, producing structured enhanced prompts with improvements.
/devkit.prompt-optimizeOptimizes input prompts for LLMs using CoT, few-shot, constitutional AI, and model-specific techniques. Saves optimized prompt to optimized-prompt.md and generates assessment report.
Share bugs, ideas, or general feedback.
Use this only if you still invoke /prompt-optimize. The maintained workflow lives in skills/prompt-optimizer/SKILL.md.
prompt-optimizer skill directly.$ARGUMENTS
Apply the prompt-optimizer skill.