Skip to content
Development
Command

/prompt-optimize

Legacy slash-entry shim for the prompt-optimizer skill. Prefer the skill directly.

From plugin
ecc
239k109 skills72 agents109 commands7 hooks
+1
Install
> /plugin marketplace add affaan-m/ECC
> /plugin install ecc@ecc

How 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/prompt-optimize

Context preview

What this command does when you run it.

Legacy slash-entry shim for the prompt-optimizer skill. Prefer the skill directly.

Command definition

prompt-optimize.md
description: Legacy slash-entry shim for the prompt-optimizer skill. Prefer the skill directly.

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 instead of staying inside the shim.
Ships withecc

Your agent can write code, but ECC gives it a coordinated engineering system and toolbox: it plans before it builds, verifies changes with tests, reviews its own work from a fresh context, remembers what matters, and turns repeated wins into reusable skills

Get the whole plugin