Armory
Source
Browse
Sub-Agents

backend-development-performance-engineer

Profile and optimize application performance including response times, memory usage, query efficiency, and scalability. Use for performance review during feature development.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install backend-development-performance-engineer --cli claude

writes the file to.claude/agents/backend-development-performance-engineer.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/backend-development-performance-engineer.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents sub-agent performance-engineer (model: sonnet) from the backend-development plugin. Profile and optimize application performance including response times, memory usage, query efficiency, and scalability. Use for performance review during feature development.

When to use it

Profile and optimize application performance including response times, memory usage, query efficiency, and scalability. Use for performance review during feature development.

How to install / invoke

# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/backend-development/agents/performance-engineer.md -o .claude/agents/performance-engineer.md

Notes

Extracted from wshobson/agents. Plugin: backend-development.