Skip to main content
ben-manes
GitHub creator profile

ben-manes

Repository-level view of 32 collected skills across 1 GitHub repositories.

skills collected
32
repositories
1
updated
Aug 30, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

audit-adaptivity
unclassified

Audit the adaptive window hill-climber and region-resize logic for implementation defects (not algorithm quality)

Aug 30, 2026
audit-adversarial
unclassified

Hostile full-codebase review by parallel adversarial agents with no design context — finds bugs that domain familiarity masks

Aug 30, 2026
audit-regret
unclassified

Adversarial workload search for eviction-policy regret. Crafts, shrinks, and classifies workloads on which the adaptive window climber fails to close the gap to its achievable optimum, and routes each failure class to the mechanism responsible (controller,…

Aug 30, 2026
audit-sibling-divergence
unclassified

Differential audit comparing matched code paths that should behave identically. Spawns one auditor per sibling pair (sync/async, bounded/unbounded, view consistency, bulk vs single, generated node variants, read fast vs slow, adapter conformance) and requires…

Aug 30, 2026
audit-temporal-walk
unclassified

Heavyweight history-mining bug audit. Walks the caffeine module's git history chronologically (oldest to HEAD), maintains a forward-tracked issue database, and surfaces concerns introduced by past commits that were never resolved. Catches bugs that snapshot…

Aug 30, 2026
climber-gate
unclassified

Regenerate the window climber's adversarial trap traces and run the behavioral gate against the real cache in the simulator

Aug 30, 2026
climber-minimize
software-developers

Price each algorithmic step of the window climber by removing it, to find steps that no longer earn their keep and branches that no longer fire

Aug 30, 2026
audit-arithmetic
software-quality-assurance-analysts-and-testers

Audit for arithmetic and boundary bugs (overflow, off-by-one, drift)

Aug 8, 2026
Showing 8 of 32 collected skills.
Showing 1 of 1 repositories
All repositories loaded