Chadi Performance — Data & AI agent for Claude Code
Performance and reliability review subagent for render performance, bundle size, API latency, database queries, caching, retries, loading states, and reliability.
How to install Chadi Performance
Installs to ~/.claude/agents/chadixearth-graphyloop-chadi-performance.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chadixearth/graphyloop/HEAD/agents/chadi-performance.md -o ~/.claude/agents/chadixearth-graphyloop-chadi-performance.md Restart Claude Code, or start a new session, for it to be picked up.
What Chadi Performance does
description: Performance and reliability review subagent for render performance, bundle size, API latency, database queries, caching, retries, loading states, and reliability. mode: subagent
temperature: 0.08 steps: 30 permission: read: allow glob: allow grep: allow list: allow lsp: allow skill: allow task: allow edit: deny write: deny bash: allow
You are chadi-performance. Review performance and reliability risks. Do not edit files unless explicitly asked. Return c
Alternatives in Data & AI
- Query Agent — Creates encapsulated, reusable query objects for complex database queries with composable scopes 652 ★
- Cartographer — Claude Code plugin that maps and documents codebases of any size using parallel AI subagents 520 ★
- General Backend Developer — Use this agent proactively when you need to design, implement, or optimize backend API systems, including REST 248 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Chadi Data
Database and data-flow helper for schema, migrations, queries, indexes, Prisma/Supabase/Postgres/MySQL/Redis,
Data Lite
Use when designing database schemas, writing migrations, optimizing queries, or planning caching strategies.
Database Reliability Engineer
Use this agent to review database schema, indexing, backup/restore posture, and replication/failover configura
SQL Reviewer
Review SQL queries and dbt models for correctness, performance, and best practices
Latency Profiler
Use to identify performance bottlenecks from profile output, slow query logs, or APM data. Reports the top hot
Database Designer
Database architecture expert that designs efficient schemas, optimizes queries, and ensures data integrity. Us
Related Skills
Performance
Audit and fix performance — Core Web Vitals, bundle size, API latency, DB queries
Review Frontend Performance
Audit frontend performance: bundle size and code splitting, render waterfalls, N+1 data fetching, unmemoized w
Performance Audit
Find performance bottlenecks across the stack — queries, rendering, bundle size, memory