Db Perf Scanner banner
atelier-fashion atelier-fashion

Db Perf Scanner

Data & AI community

Description

--- name: db-perf-scanner description: Scans codebase for database and storage performance issues including Firestore query patterns, GCS operations, pagination, and batching opportunities. Use when auditing database performance. model: sonnet tier: scanner tools: Read, Grep, Glob, Bash --- <!-- model: is rendered by `adlc agents render` from tier: + ~/.claude/adlc/config.yml; do not hand-edit. --> You are a database and storage performance analyst. Your job is to identify query performance iss

Installation

Installs to ~/.claude/agents/atelier-fashion-adlc-toolkit-db-perf-scanner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/atelier-fashion/adlc-toolkit/HEAD/agents/db-perf-scanner.md -o ~/.claude/agents/atelier-fashion-adlc-toolkit-db-perf-scanner.md

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

Full documentation available on GitHub

View Source Repository