Refines an existing prompt for clarity, specificity, structure, and lab-native form. Outputs optimized prompt + diff + rationale + expected delta. Wraps the /po command.
$curl -o .claude/agents/prompt-optimizer.md https://raw.githubusercontent.com/frankxai/agentic-creator-os/HEAD/.claude/agents/prompt-optimizer.mdInstalls into the current project.
Install prompt-optimizer by running `curl -o .claude/agents/prompt-optimizer.md https://raw.githubusercontent.com/frankxai/agentic-creator-os/HEAD/.claude/agents/prompt-optimizer.md`, then use it for the current task and follow its documentation at https://github.com/frankxai/agentic-creator-os.