Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when the workflow needs to self-correct, improve over time, or establish feedback loops and evaluation cycles.
.claude/skills/sharpdeveye-iterate/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 13% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-18 | ✗→✓ | ▲ Improved | 54% | 0% |
| case-22 | ✗→✓ | ▲ Improved | 48% | 0% |
Invoke /agent-workflow — it contains workflow principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding — if no workflow context exists yet, you MUST run /teach-maestro first.
Consult the feedback-loops reference in the agent-workflow skill for evaluation patterns and self-correction strategies.
Set up feedback loops that make workflows self-correcting and continuously improving. Iteration transforms one-shot gambles into convergent, reliable systems.
What does "good output" look like? Score dimensions:
| Dimension | Weight | Threshold | Measurement | |-----------|--------|-----------|-------------| | Accuracy | 0.4 | ≥ 0.8 | Factual correctness check | | Completeness | 0.3 | ≥ 0.7 | Required fields present | | Format | 0.2 | ≥ 0.9 | Schema compliance | | Tone | 0.1 | ≥ 0.6 | Appropriate for audience |
Match evaluator to requirements:
textgenerate(input) → evaluate(output) → score if score ≥ threshold → return output if score < threshold AND attempts < max → enrich input with evaluator feedback generate again (with feedback) if attempts ≥ max → fallback or escalate
Critical: The retry input MUST be different from the original. Include:
When changing prompts, models, or tools:
For production workflows:
After setting up feedback loops, run /evaluate to validate the loop with real scenarios, then /refine for final polish.
NEVER:
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-04 | fail→fail | 14,531 | 14,906 | +3% | 1 | 1 | 0% | 2,224 | 3,423 | +54% | 0 | 0 | — |
case-05 | pass→pass | 15,364 | 10,246 | -33% | 1 | 1 | 0% | 2,638 | 2,499 | -5% | 0 | 0 | — |
case-01 | fail→pass | 25,745 | 26,116 | +1% | 1 | 1 | 0% | 4,613 | 5,230 | +13% | 0 | 0 | — |
case-02 | fail→fail | 20,838 | 22,490 | +8% | 1 | 1 | 0% | 3,704 | 4,315 | +16% | 0 | 0 | — |
case-03 | fail→fail | 32,590 | 31,075 | -5% | 1 | 1 | 0% | 6,195 | 6,431 | +4% | 0 | 0 | — |
case-06 | pass→pass | 7,470 | 6,453 | -14% | 1 | 1 | 0% | 1,240 | 1,925 | +55% | 0 | 0 | — |
case-07 | pass→pass | 12,364 | 9,755 | -21% | 1 | 1 | 0% | 1,980 | 2,231 | +13% | 0 | 0 | — |
case-08 | pass→pass | 16,683 | 14,405 | -14% | 1 | 1 | 0% | 2,659 | 3,023 | +14% | 0 | 0 | — |
case-09 | pass→pass | 9,424 | 4,515 | -52% | 1 | 1 | 0% | 1,434 | 1,517 | +6% | 0 | 0 | — |
case-10 | pass→pass | 14,924 | 14,352 | -4% | 1 | 1 | 0% | 2,377 | 3,125 | +31% | 0 | 0 | — |
case-11 | pass→pass | 24,273 | 8,925 | -63% | 1 | 1 | 0% | 1,918 | 1,876 | -2% | 0 | 0 | — |
case-12 | fail→pass | 12,154 | 4,363 | -64% | 1 | 1 | 0% | 2,026 | 1,438 | -29% | 0 | 0 | — |
case-13 | pass→pass | 14,728 | 11,126 | -24% | 1 | 1 | 0% | 2,242 | 2,442 | +9% | 0 | 0 | — |
case-14 | pass→pass | 11,852 | 12,734 | +7% | 1 | 1 | 0% | 2,003 | 2,784 | +39% | 0 | 0 | — |
case-15 | pass→pass | 12,657 | 11,588 | -8% | 1 | 1 | 0% | 1,917 | 2,467 | +29% | 0 | 0 | — |
case-16 | pass→pass | 12,948 | 20,273 | +57% | 1 | 1 | 0% | 1,955 | 2,891 | +48% | 0 | 0 | — |
case-17 | fail→pass | 10,576 | 4,515 | -57% | 1 | 1 | 0% | 1,680 | 1,232 | -27% | 0 | 0 | — |
case-18 | fail→pass | 18,096 | 21,613 | +19% | 1 | 1 | 0% | 2,724 | 4,192 | +54% | 0 | 0 | — |
case-19 | pass→pass | 13,965 | 17,692 | +27% | 1 | 1 | 0% | 2,138 | 3,703 | +73% | 0 | 0 | — |
case-20 | pass→pass | 6,692 | 10,468 | +56% | 1 | 1 | 0% | 1,149 | 2,337 | +103% | 0 | 0 | — |
case-21 | pass→pass | 4,999 | 6,482 | +30% | 1 | 1 | 0% | 930 | 1,798 | +93% | 0 | 0 | — |
case-22 | fail→pass | 16,247 | 20,550 | +26% | 1 | 1 | 0% | 2,305 | 3,408 | +48% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted. The headline lift of +23 percentage points is the difference between those two pass rates over the 22 comparable cases. 1 case got worse with the skill loaded, and it is included in that figure.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.