Skip to main content
Tomsawyerhu
Perfil de criador do GitHub

Tomsawyerhu

Visão por repositório de 10 skills coletadas em 3 repositórios do GitHub.

skills coletadas
10
repositórios
3
atualizado
28 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

build-system-diagnostics
Desenvolvedores de software

Use when a benchmark task involves compile.sh, executable generation, build failures, missing artifacts, toolchain issues, package managers, or making the final submission reproducible from a clean build.

16 de jun. de 2026
cli-differential-fuzzing
Analistas de garantia de qualidade de software e testadores

Use when a terminal benchmark replacement mostly works but edge cases are uncertain, and the agent should generate bounded randomized stdin, file, or argv cases to compare original and candidate stdout, stderr, and exit code.

16 de jun. de 2026
minimal-implementation-strategy
Desenvolvedores de software

Use near the start of a benchmark task to choose whether to repair the existing project, write a small replacement executable/library, wrap existing functionality, or implement only the tested subset, while avoiding overbuilding and unavailable dependencies.

16 de jun. de 2026
submission-review
Desenvolvedores de software

Use immediately before finishing a benchmark task to verify the final solution is reproducible, clean, committed if required, and does not rely on temporary files, original executables, hidden artifacts, or accidental environment state.

16 de jun. de 2026
terminal-bench
Desenvolvedores de software

Use for ProgramBench or terminal-benchmark tasks where an agent must solve an unknown software task through terminal interaction, infer the required behavior from artifacts and black-box observations, implement the smallest correct replacement or fix,…

16 de jun. de 2026
test-failure-triage
Analistas de garantia de qualidade de software e testadores

Use when tests, eval, build, or smoke checks fail and the agent needs to classify the failure, extract the smallest reproducer, identify likely cause, and choose the next command or edit without getting lost in long logs.

16 de jun. de 2026
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos