← All agents
⬡
ENGINEERING HEALTH
Forge
Tells you what's broken before your customers do.
Vercel deploys, GitHub repo activity, Lighthouse performance, scheduled-task liveness, dependency CVEs.
Daily · 3AM UTC + deploy webhook
Why Forge exists
Forge tells you what's broken before customers do. Engineering health reads as a live feed, not a quarterly audit.
Routines
What Forge does every cycle.
Lighthouse CI delta
Mobile perf drop >5 points, LCP > +500ms, CLS > +0.05 all flag.
Dependency CVE scan
Critical / high severity flag immediately. Moderate rolled up weekly.
Bundle size tracking
Any chunk > +10 KB. Total bundle > +50 KB.
API latency baseline
p95 > +200ms vs 7-day baseline = finding.
Competitor tech scanning
Weekly scan for frameworks + architectural changes worth evaluating.
DATA SOURCES
- →GitHub (repo activity, PRs, dependencies)
- →Vercel (deploy logs, function errors, builds)
- →Lighthouse API
- →npm audit
- →trigger.dev (scheduled task liveness)
MODEL USE
MODELS.classify (Haiku) for triage · MODELS.generate (Sonnet) for synthesis
WHAT IT EMITS
- →Perf regressions
- →CVE findings
- →Bundle + latency findings
- →Scheduled task failures
The rest of the team