Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
Wardn HubTrusted MCP server directory.

Registry

  • MCP Servers
  • Skills
  • Categories

Resources

  • API docs
  • Score method

Contribute

  • Submit server
  • Advertise
© 2026 Wardn Hub
Wardn Hub
MCP ServersSkillsCategoriesAPI docsSubmit server
Submit server
skills/foryourhealth111-pixel/Vibe-Skills/bundled-skills-detecting-performance-regressions

detecting-performance-regressions

1
foryourhealth111-pixel/Vibe-Skills·Monitoring·Audit passed·Snapshot 9fff5ad0844b
Installs
0

Summary

Compare current benchmark results against historical baselines to spot performance regressions. Use as an explicit/manual helper for build-to-build degradation review, not for broad optimization strategy or low-level profiling ownership.

SKILL.md

Performance Regression Detector

Positioning

Treat this skill as an explicit/manual helper for benchmark comparison work.

When to Use

Use this skill when:

  • Identify performance regressions in a CI/CD pipeline.
  • Analyze performance metrics for potential degradation.
  • Compare current performance against historical baselines.

Not For / Boundaries

  • Broad optimization roadmap or tuning backlog: use providing-performance-optimization-advice
  • Root-cause debugging of a specific slow path: use systematic-debugging
  • General test artifact packaging without regression judgment: use generating-test-reports

Typical Outputs

  • A baseline-vs-current regression summary
  • Severity-ranked regressed metrics
  • Follow-up questions for deeper profiling or investigation

Related Skills

  • performance-testing for benchmark generation
  • providing-performance-optimization-advice after the regression is confirmed

Related skills

MCP Integration
Error Resolver
G2 Legend Expert
LQF_Machine_Learning_Expert_Guide
Verification & Quality Assurance