Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Perf Check

Run a Maestro-style performance assessment for hotspots, regressions, and optimization planning

thedixitjain cf05b69 1.0 KB Updated 2 repo stars

File contents

Maestro Perf Check

Call get_skill_content with resources: ["architecture"].

Protocol

Before delegating, call get_skill_content with resources: ["delegation"] and follow the returned methodology.

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

Constraints

  • Avoid optimization advice that is disconnected from the observed bottleneck
  • Distinguish measured issues from inferred ones

Source: josstei/maestro-orchestrateclaude/skills/perf-check/SKILL.md

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/perf-check commit cf05b6978b

Frequently asked questions

npx skillmds add thedixitjain/perf-check