Run a Maestro-style performance assessment for hotspots, regressions, and optimization planning
Scanned 9/6/2026
Install to Claude Code
npx -y skills add josstei/maestro-orchestrate --skill perf-check --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Perf Check?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/josstei-perf-check-maestro-orchestrate)More formats (shields.io, HTML) on the badges page.
---
name: perf-check
description: Run a Maestro-style performance assessment for hotspots, regressions, and optimization planning
---
Read `../../references/runtime-guide.md`.
Call `get_skill_content` with resources: ["architecture", "delegation"].
Call `get_agent` with agents: ["performance-engineer"].
## Workflow
1. Define the performance target or pain point
2. Establish the current baseline from available code, metrics, or reproducible commands
3. Identify likely hotspots, structural bottlenecks, and hot loops through code analysis
4. Prioritize fixes by expected impact versus implementation cost
5. Report measurement gaps when hard evidence is unavailable and propose a validation plan
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!