ワンクリックで
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.