performance-analysis

Analyze runtime metrics to identify bottlenecks and prioritize optimization recommendations.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/Postalocity/template-microsite --skill performance-analysis-postalocity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performance-analysis
Source: https://github.com/Postalocity/template-microsite/tree/main/.opencode/skills/performance-analysis
Command: npx skills add https://github.com/Postalocity/template-microsite --skill performance-analysis-postalocity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

System performance analysis and optimization to identify bottlenecks and provide actionable guidance.

Core Features & Use Cases

  • Performance profiling: collect runtime metrics and highlight hotspots.
  • Bottleneck identification: pinpoint expensive operations and resource contention.
  • Optimization recommendations: provide pragmatic steps for code and config improvements.
  • Use Case: For a web service with degraded response times, surface top CPU and memory hotspots and a prioritized optimization plan.

Quick Start

Run the default performance-analysis profile against your service to generate an actionable optimization plan.

Frequently Asked Questions about performance-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
Does performance analysis integrate with existing monitoring stacks?

Yes, performance analysis integrates with existing monitoring stacks to collect runtime metrics, pinpoint bottlenecks, and deliver actionable insights for optimizing system performance.

How do I identify system bottlenecks and optimize web service performance?

To identify system bottlenecks and optimize web service performance, this Skill analyzes runtime metrics to surface CPU and memory hotspots, then delivers a prioritized optimization plan with actionable code and configuration recommendations.

What is performance profiling for distributed systems?

Performance profiling for distributed systems is the collection of runtime metrics to highlight resource contention and expensive operations, enabling targeted optimization planning across web services and batch jobs.

Can I analyze performance metrics for batch jobs to improve execution efficiency?

Yes, this Skill analyzes performance data for batch jobs by detecting expensive operations and resource contention, providing prioritized recommendations based on runtime metrics to improve execution efficiency.

What is the best way to generate an optimization plan for degraded response times?

The best way to generate an optimization plan for degraded response times is to run a performance analysis profile against your service, which outputs prioritized recommendations based on runtime metrics.

Does performance analysis integrate with existing monitoring stacks?

Yes, performance analysis integrates with existing monitoring stacks to collect runtime metrics, pinpoint bottlenecks, and deliver actionable insights for optimizing system performance.