From nickcrew-claude-ctx-plugin
Iterative refinement workflow for polishing code, documentation, or designs through systematic evaluation and improvement cycles. Use when refining drafts into production-grade quality.
How this skill is triggered — by the user, by Claude, or both
Slash command
/nickcrew-claude-ctx-plugin:evaluator-optimizerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Iterative refinement workflow that takes existing code, documentation, or designs and polishes them through rigorous cycles of evaluation and improvement until they meet production-grade quality standards.
Iterative refinement workflow that takes existing code, documentation, or designs and polishes them through rigorous cycles of evaluation and improvement until they meet production-grade quality standards.
| Task | Load reference |
|---|---|
| Evaluation criteria and quality rubrics | skills/evaluator-optimizer/references/evaluation-criteria.md |
For any given artifact (code, text, design):
process_data is O(n^2) but could be O(n)."## Iteration [N] Evaluation
| Criterion | Score (1-10) | Notes |
|-----------|-------------|-------|
| Correctness | | |
| Clarity | | |
| Efficiency | | |
| Style | | |
| Safety | | |
| **Total** | **/50** | **[x100/50]** |
### Issues Found
1. [Specific issue with location]
2. [Specific issue with location]
### Refinements Applied
- [Change 1 and rationale]
- [Change 2 and rationale]
Input: "Refine this Python script."
Iteration 1 Evaluation:
a and b are unclearRefinements applied:
a to users, b to active_idsIteration 2 Evaluation:
Result: Present the refined script.
npx claudepluginhub nickcrew/claude-cortexRuns iterative refinement loops to improve artifacts like codebases, documents, prompts, pipelines using evidence-based judges, optional evaluators, and auto-selected single/multi-judge modes based on complexity.
Runs iterative review-fix cycles until a draft meets a target quality score or verdict. Useful for polishing text, code, or other drafts against a Definition of Done.
Scores own output 0-10 across 5 task-appropriate dimensions before emitting. Used as a pre-emit gate for complex work where grade-inflation is a risk.