Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
Roger-luo
GitHub-Creator-Profil

Roger-luo

Repository-Ansicht von 16 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
16
Repositories
6
aktualisiert
2026-07-18
Repository-Explorer

Repositories und repräsentative Skills

autotune
Softwareentwickler

Use when running autotune — the autonomous, metric-driven code-tuning CLI (assumed already installed) — on a project to improve a measurable metric such as benchmark speed, test coverage, binary size, or model accuracy (e.g. "use autotune to speed up X", "tune this project with autotune", "have autotune improve my benchmark/coverage"). Also use when an autotune run misbehaves (crashes, hangs, banks no real improvement, scores real wins as noise) or lacks a config option / adaptor / behavior your project needs.

2026-06-24
dogfooding-autotune
Softwareentwickler

Use when hardening the autotune CLI by running it end-to-end against a real target repo — i.e. "try autotune on <project> and fix what breaks", "run autotune against X and watch for malfunctions", "can autotune actually improve X", or any dogfooding/shakedown of the tune loop. Dogfooding has two goals: (1) robustness — the loop doesn't crash, hang, orphan processes, fill the disk, or record the wrong outcome; and (2) efficacy — autotune produces meaningful, correct improvements (good hypotheses, real wins that clear the noise envelope, not gamed/overfit). Covers launching a traced unattended run, watching the trace/logs/ledger, diagnosing via trace `phase.decision`, fixing bugs OR improving autotune itself (research prompts, scoring, specialization) with a failing-test-first discipline, and rerunning until N iterations complete cleanly and the wins are judged real. Not for plain unit changes — just run nextest.

2026-06-24
6 von 6 Repositories angezeigt
Alle Repositories angezeigt