一键导入
tdd-skill-evaluation-harness
tdd-skill-evaluation-harness 收录了来自 intent-driven-dev 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Use to set up a prompt-operated TDD benchmark environment before evaluation. Trigger when the user wants to choose a stack, ensure test, branch coverage, line coverage, and mutation-testing tools are available, create the workspace conventions, or write the benchmark problem statement into a prompt file for later coder-agent evaluation.
Use inside the TDD skill evaluation harness to package coder-agent output into a uniform result bundle for evaluator scoring.
Use to orchestrate and evaluate a multi-agent TDD skill benchmark. Trigger when the user says start eval, wants junior/mid/senior coder agents on separate model tiers, parallel git worktrees, adversarial evaluation of result bundles, deterministic coverage/mutation scoring, or a consolidated parity report.
Use for language-agnostic coder-agent behavior under strict test-driven development. Trigger when implementing a task with test-first workflow, RED/GREEN/REFACTOR cycles, minimal production changes, and verifiable ordering evidence for later evaluation.