From atum-workflows
Analyzes 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.
npx claudepluginhub arnwaldn/atum-plugins-collection --plugin atum-workflows# /prompt-optimize Analyze and optimize the following prompt for maximum ECC leverage. ## Your Task Apply the **prompt-optimizer** skill to the user's input below. Follow the 6-phase analysis pipeline: 0. **Project Detection** — Read CLAUDE.md, detect tech stack from project files (package.json, go.mod, pyproject.toml, etc.) 1. **Intent Detection** — Classify the task type (new feature, bug fix, refactor, research, testing, review, documentation, infrastructure, design) 2. **Scope Assessment** — Evaluate complexity (TRIVIAL / LOW / MEDIUM / HIGH / EPIC), using codebase size as signal if...
/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 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.
/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-optimizeOptimizes input prompts for LLMs using chain-of-thought, few-shot examples, constitutional AI self-critique, and model-specific patterns for production readiness.
/prompt-optimizeYou are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimization.
/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.
Analyze and optimize the following prompt for maximum ECC leverage.
Apply the prompt-optimizer skill to the user's input below. Follow the 6-phase analysis pipeline:
Do NOT execute the user's task. Output ONLY the analysis and optimized prompt.
If the user asks for direct execution, explain that /prompt-optimize only produces advisory output and tell them to start a normal task request instead.
Note: blueprint is a skill, not a slash command. Write "Use the blueprint skill"
instead of presenting it as a /... command.
$ARGUMENTS