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 个仓库
已展示全部仓库