improve-iteration

star 0

Grade the current draft, evaluate notation and technical correctness, apply fixes, and repeat until the assignment reaches the rubric-defined target.

ykertytsky By ykertytsky schedule Updated 4/17/2026

name: improve-iteration description: Grade the current draft, evaluate notation and technical correctness, apply fixes, and repeat until the assignment reaches the rubric-defined target.

Improve Iteration

Goal

Iterate on main.md until it satisfies the active rubric.

Loop

  1. Generate a compact context summary with scripts/extract_context_summary.py.
  2. Grade the current draft with skills/grader/SKILL.md.
  3. Run focused evaluation with notation validators when needed.
  4. Fix the highest-impact issues first.
  5. Re-grade.
  6. Stop when the rubric-defined target is met.

Rules

  • do not reload every material file on every loop
  • keep only the current draft, rubric, notation guides, and the latest context summary in active focus
  • prioritize correctness and rubric impact over cosmetic cleanup

Outputs

  • updated main.md
  • saved grading reports
  • saved evaluation notes
  • context summary for the next loop
Install via CLI
npx skills add https://github.com/ykertytsky/db-harness --skill improve-iteration
Repository Details
star Stars 0
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator