Back to skills
Skill

gad:eval-report

gad-eval-report

Show cross-project eval comparison and findings

Generate a comparison report across all eval projects showing scores, discipline, and findings from the latest runs.
  1. Run cross-project report:

    gad eval report
    
  2. For deeper analysis on a specific project:

    gad eval scores --project <name>
    gad eval diff v1 v2 --project <name>
    
  3. Interpret findings and recommend next actions.

Read and follow the companion `eval-report` skill if it is installed.
Source on GitHub

vendor/get-anything-done/sdk/skills/gad-eval-report/SKILL.md

Client debug · NEXT_PUBLIC_CLIENT_DEBUG=1
0 lines

No events yet. Window errors, unhandled rejections, and React render errors appear here. Set NEXT_PUBLIC_CLIENT_DEBUG_CONSOLE=1 to mirror console.error / console.warn.