| name | read-eval |
| description | Phase 2 solver optimization only: read the evaluator first, infer what it rewards, then make targeted solver edits. |
Use this skill only for Phase 2 solver and guidance optimization.
- Read
solver/evaluate.py carefully before proposing edits.
- Infer what the evaluator is rewarding, penalizing, or constraining.
- Identify the smallest high-leverage changes to
solver/candidate.py and any supporting guidance notes.
- Prefer concrete task-specific improvements over process commentary.
- Keep edits local and score-oriented.