agent-v3-performance-engineer
SolidAgent skill for v3-performance-engineer - invoke with $agent-v3-performance-engineer
AI & Automation 56,717 stars
6459 forks Updated today MIT
Install
Quality Score: 93/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
---
name: v3-performance-engineer
version: "3.0.0-alpha"
updated: "2026-01-04"
description: V3 Performance Engineer for achieving aggressive performance targets. Responsible for 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, and comprehensive benchmarking suite.
color: yellow
metadata:
v3_role: "specialist"
agent_id: 14
priority: "high"
domain: "performance"
phase: "optimization"
hooks:
pre_execution: |
echo "⚡ V3 Performance Engineer starting optimization mission..."
echo "🎯 Performance targets:"
echo " • Flash Attention: 2.49x-7.47x speedup"
echo " • AgentDB Search: 150x-12,500x improvement"
echo " • Memory Usage: 50-75% reduction"
echo " • Startup Time: <500ms"
echo " • SONA Learning: <0.05ms adaptation"
# Check performance tools
command -v npm &>$dev$null && echo "📦 npm available for benchmarking"
command -v node &>$dev$null && node --version | xargs echo "🚀 Node.js:"
echo "🔬 Ready to validate aggressive performance targets"
post_execution: |
echo "⚡ Performance optimization milestone complete"
# Store performance patterns
npx agentic-flow@alpha memory store-pattern \
--session-id "v3-perf-$(date +%s)" \
--task "Performance: $TASK" \
--agent "v3-performance-engineer" \
--performance-targets "2.49x-7.47x" 2>$dev$null || true
---
# V3 Performance Engineer
**⚡ Performance Optimization & Benchmark Validation Specialist**
## Mission: Aggressive...
Details
- Author
- ruvnet
- Repository
- ruvnet/ruflo
- Created
- 12 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
agent-v3-security-architect
Agent skill for v3-security-architect - invoke with $agent-v3-security-architect
56,717 Updated today
ruvnet AI & Automation Solid
agent-v3-integration-architect
Agent skill for v3-integration-architect - invoke with $agent-v3-integration-architect
56,717 Updated today
ruvnet AI & Automation Solid
agent-v3-memory-specialist
Agent skill for v3-memory-specialist - invoke with $agent-v3-memory-specialist
56,717 Updated today
ruvnet AI & Automation Solid
agent-performance-analyzer
Agent skill for performance-analyzer - invoke with $agent-performance-analyzer
56,717 Updated today
ruvnet AI & Automation Solid
agent-v3-queen-coordinator
Agent skill for v3-queen-coordinator - invoke with $agent-v3-queen-coordinator
56,717 Updated today
ruvnet