Skip to main content
Tomsawyerhu
GitHub 제작자 프로필

Tomsawyerhu

3개 GitHub 저장소에서 수집된 10개 skills를 저장소 단위로 보여줍니다.

수집된 skills
10
저장소
3
업데이트
2026년 8월 28일
저장소 탐색

저장소와 대표 skills

build-system-diagnostics
소프트웨어 개발자

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.

2026년 6월 16일
cli-differential-fuzzing
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 16일
minimal-implementation-strategy
소프트웨어 개발자

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.

2026년 6월 16일
submission-review
소프트웨어 개발자

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.

2026년 6월 16일
terminal-bench
소프트웨어 개발자

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,…

2026년 6월 16일
test-failure-triage
소프트웨어 품질 보증 분석가·테스터

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.

2026년 6월 16일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다