autorenew

SKILL DETAIL

Performance Bottleneck Analysis

Use this skill when you need to form evidence-based performance bottleneck hypotheses and validation steps; triggers include performance bottleneck analysis.

StatusStable
TypeAtomic Skill
DomainSoftware testing
SDLCTest design
Good forQA / SRE / DevOps
LanguageChinese / English
EvalsEvals ✓
Synced2026-09-15

Why this Skill

It turns this Skill's method into a quality input that can be executed, reviewed, and reused.

  • Use this skill when you need to combine load, metrics, and traces to locate resources or code paths limiting throughput or latency.
  • validate the workload model first
  • require multiple signals for bottleneck claims
  • do not equate high utilization with root cause
  • Listing checks without preconditions, expected outcomes, or evidence.

When to use

Use this Skill
  • Use this skill when you need to combine load, metrics, and traces to locate resources or code paths limiting throughput or latency.
  • Use it to review an existing plan, result, or evidence set and produce actionable improvements.
  • Use it when context is incomplete but a bounded first pass is still valuable.
Common pitfalls
  • Listing checks without preconditions, expected outcomes, or evidence.
  • Marking everything high priority and avoiding tradeoffs.
  • Substituting tool names or generic theory for domain reasoning.
  • Refusing incomplete input, or pretending incomplete evidence supports certainty.

Input

Minimum Input
  • The current task scope, objective, and subject under review.
Recommended Input
  • Project goal
  • Test scope
  • Constraints
Optional Context
  • Relevant code or configuration
  • Historical results
  • Logs and metrics

Output

The output follows this Skill's method and makes facts, assumptions, risks, and next steps explicit.

Judge the output value before installing

  1. 01Read and follow prompts/performance-bottleneck-analysis.md, including its input contract, execution rules, minimum coverage, and output order.
  2. 02Add only context that changes the decision: scope, environment, version, constraints, evidence, and success criteria.
  3. 03Audit the input, then separate confirmed facts, working assumptions, and open questions.
  4. 04Rank by risk and evidence strength, and produce an artifact that can be executed or reviewed directly.
View full output structure
  1. 05If information is missing, deliver a bounded first pass and state which conclusions remain unsupported.

How It Works

  1. 01Read and follow prompts/performance-bottleneck-analysis.md, including its input contract, execution rules, minimum coverage, and output order.
  2. 02Add only context that changes the decision: scope, environment, version, constraints, evidence, and success criteria.
  3. 03Audit the input, then separate confirmed facts, working assumptions, and open questions.
  4. 04Rank by risk and evidence strength, and produce an artifact that can be executed or reviewed directly.
  5. 05If information is missing, deliver a bounded first pass and state which conclusions remain unsupported.

Install & Quick Start

Install command / SHELL
npx skills add \
  https://github.com/naodeng/awesome-qa-skills/tree/main/skills/en/testing-types/performance-bottleneck-analysis
  -g
performance-bottleneck-analysis.prompt
@skill performance-bottleneck-analysis

Using the current project context, produce an actionable result following this Skill.

Additional context:
[Paste project context or requirement]