Automatisierungswerkzeuge
scaffold-traced-eval-project
Scaffold a new GAD eval project end-to-end — converts loose source docs (design docs, requirements, domain notes) into a complete evals/<name>/ directory with REQUIREMENTS.xml, a registered TRACE.json schema fragment, a GAD-native SCORING.md rubric, a gad.json with mode/workflow fields, and a starter template/ folder, then prints the exact `gad eval run <name>` invocation. Use this skill whenever the user says "set up a new eval project", "turn this design doc into an eval", "make this testable as an eval", "we should add a benchmark for <domain>", or otherwise wants to go from raw source material to a runnable GAD eval. Always trigger this even if the user only mentions the design doc and eval in the same sentence — the scaffolding has a very specific recurring shape (decisions gad-13, gad-38, gad-39, gad-87, gad-88) that is easy to get wrong by hand. Do NOT trigger for running an existing eval — that is `gad eval run` / `gad-eval-run` skill territory.