V3 Performance Engineer
Skill Verified ActiveAgent skill for v3-performance-engineer - invoke with $agent-v3-performance-engineer
To achieve and validate industry-leading performance improvements for Claude Flow v3 by focusing on Flash Attention, AgentDB optimization, and comprehensive system benchmarking.
Features
- Validates aggressive performance targets
- Optimizes Claude Flow v3 components
- Performs comprehensive benchmarking
- Stores performance patterns
- Checks for necessary tools like npm and node
Use Cases
- When needing to achieve aggressive performance targets for Claude Flow v3
- To validate improvements in Flash Attention speedup
- To benchmark and optimize AgentDB search performance
- To monitor and reduce memory usage and startup times
Non-Goals
- General code refactoring or debugging
- Functional testing of agent logic
- User-facing command execution outside of performance validation
Workflow
- Start V3 Performance Engineer optimization mission.
- Check for necessary tools (npm, node).
- Validate aggressive performance targets (Flash Attention, AgentDB Search, Memory Usage, Startup Time, SONA Learning).
- Store performance patterns using agentic-flow.
Installation
npx skills add ruvnet/rufloRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Performance Analysis
100Comprehensive performance analysis, bottleneck detection, and optimization recommendations for Claude Flow swarms
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Benchmark
100Performance regression detection using the browse daemon. Establishes baselines for page load times, Core Web Vitals, and resource sizes. Compares before/after on every PR. Tracks performance trends over time. Use when: "performance", "benchmark", "page speed", "lighthouse", "web vitals", "bundle size", "load time". (gstack) Voice triggers (speech-to-text aliases): "speed test", "check performance".
MongoDB Connection Optimizer
100Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling `connect()`), configuring connection pools, troubleshooting connection errors (ECONNREFUSED, timeouts, pool exhaustion), optimizing performance issues related to connections. This includes scenarios like building serverless functions with MongoDB, creating API endpoints that use MongoDB, optimizing high-traffic MongoDB applications, creating long-running tasks and concurrency, or debugging connection-related failures.
Sql Optimization
100Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL databases (MySQL, PostgreSQL, SQL Server, Oracle). Provides execution plan analysis, pagination optimization, batch operations, and performance monitoring guidance.
Core Web Vitals
100Optimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".