Marketplace

iterative-quality-enhancer

Implements Anthropic's Evaluator-Optimizer pattern where one LLM generates solutions and another provides evaluative feedback in an iterative loop. Use when quality can be demonstrably improved through articulated feedback cycles. Evaluates across 5 dimensions (functionality, performance, code quality, security, documentation) with up to 5 improvement iterations.

$ 安裝

git clone https://github.com/inchan/cc-skills /tmp/cc-skills && cp -r /tmp/cc-skills/plugins/quality-review/skills/iterative-quality-enhancer ~/.claude/skills/cc-skills

// tip: Run this command in your terminal to install the skill