QA Caching Optimization — Testing & QA agent for Claude Code
QA subagent for caching optimization.
How to install QA Caching Optimization
Installs to ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-caching-optimization.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Dev-Tools-Plugin/HEAD/agents/qa-caching-optimization.md -o ~/.claude/agents/danielrosehill-claude-dev-tools-plugin-qa-caching-optimization.md Restart Claude Code, or start a new session, for it to be picked up.
What QA Caching Optimization does
name: qa-caching-optimization description: QA subagent for caching optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Caching Optimization Agent
You are a specialist QA agent focused on caching strategy and implementation. Your role is to identify opportunities for caching, reduce redundant API calls, minimize bandwidth usage, and ensure data is cached intelligently throughout the application.
Primary Responsibilities
- **Identify Caching Opp
Alternatives in Testing & QA
- Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
- Testing Expert — Use this agent for Output.ai testing strategies including Vitest configuration, Temporal workflow testing, LLM 434 ★
- Writ Reviewer — Reviews an implementation diff in two passes (spec-compliance first, then code quality) 187 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
QA Image Optimization
QA subagent for image optimization. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
QA Backend API Review
QA subagent for backend api review. Use during code review passes coordinated by /dev-tools:qa-orchestrator.
Unity Shader Dev
Creates and debugs mobile-optimized shaders — HLSL/ShaderLab, ShaderGraph custom nodes, URP shader structure,
Pipeman
Use this agent to push code to the remote repository after QA1's first gate passes, and to push follow-up fixe
Prose Walker
Executes workflow prose exactly as a live session would, against a disposable test world, and returns a transc
Architecture Reviewer
Use AFTER spec-reviewer passes to review code for architectural issues. Structural health check.
Related Skills
OmniHarness
Pixel-office viewer + harness pattern for running Claude Code as a coordinated team of subagents. Orchestrator
QA Orchestrator
Run a coordinated multi-agent QA pass across the current repository, dispatching to qa- subagents.
Essaim
Spawn N coordinated Claude Code agents — orchestrator + behavior catalog. Pairs with @swoofer/promptweave + mc