Generate the bootstrap prompt:
gad eval run --project $PROJECT --prompt-onlyRead the generated PROMPT.md from the eval run directory.
Launch an agent with
isolation: "worktree"using the prompt content.After completion, reconstruct the trace:
gad eval trace reconstruct --project $PROJECT
Skill
gad:eval-bootstrap
gad-eval-bootstrap
Bootstrap an eval agent with full GAD context injected into its prompt
Source on GitHub
vendor/get-anything-done/sdk/skills/gad-eval-bootstrap/SKILL.md