cyberneticlibrary

Analyze performance bottlenecks via git history

perf-theory-gathererskillsetup L11,721
ComposioHQ/awesome-claude-plugins
What it does

Generate performance hypotheses from code history and analysis

Best for

Prioritizing optimization work in unfamiliar codebases.

Inputs
  • · performance scenario
  • · repo path scope
Outputs
  • · up to 5 hypotheses with confidence and evidence links
Requires
  • · git
  • · grep
Preconditions

Git history available; codebase navigable.

Failure modes
  • · missing history yields low-confidence hypotheses
Trust signals
  • · requires git history check before theorizing