chadixearth

Chadi Performance — Data & AI agent for Claude Code

Data & AI community

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

Terminal
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 Repository