srinath1505

Forge Performance — Development agent for Claude Code

Development community

Forge's Performance & Load agent — runs Lighthouse Core Web Vitals against a running URL and flags regressions before merge.

How to install Forge Performance

Installs to ~/.claude/agents/srinath1505-forge_orch-forge-performance.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/srinath1505/forge_orch/HEAD/agents/forge-performance.md -o ~/.claude/agents/srinath1505-forge_orch-forge-performance.md

Restart Claude Code, or start a new session, for it to be picked up.

What Forge Performance does

Forge's Performance & Load agent — runs Lighthouse Core Web Vitals against a running URL and flags regressions before merge.

Alternatives in Development

  • Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Web Quality Skills — Agent Skills for optimizing web quality based on Lighthouse and Core Web Vitals 1.5k ★

Full documentation available on GitHub

View Source Repository