auto-optimize-prompt

User request: $ARGUMENTS

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "auto-optimize-prompt" with this command: npx skills add doodledood/claude-code-plugins/doodledood-claude-code-plugins-auto-optimize-prompt

Auto-Optimize Prompt

User request: $ARGUMENTS

Iteratively optimize a prompt until no issues remain.

Goal

Loop until prompt-reviewer finds no issues: review → resolve NEEDS_USER_INPUT with user → fix via prompt-engineering → repeat.

  • No path provided: Ask which file to optimize

  • Working copy: Use /tmp/auto-optimize-*.md during iterations; apply to original only when converged

Constraints

Constraint Why

Converge, don't cap No iteration limits—run until no issues

Atomic output Original unchanged until fully converged

DRY Delegate review to prompt-reviewer, fixes to prompt-engineering

User-in-the-loop NEEDS_USER_INPUT issues require user resolution (with context, options); skip if user declines

Output

Report: file path, iterations, issues fixed (auto vs user-resolved), issues skipped, summary of changes.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

scrollytelling

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

research-web

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

explore-codebase

No summary provided by upstream source.

Repository SourceNeeds Review