BeforeMerge

AI-native code review knowledge base. Structured rules that catch what linters miss.

Product

  • Features
  • Explore
  • Pricing
  • Docs
  • GitHub

Company

  • About
  • Blog
  • Contributors
  • Contributing

Legal

  • Privacy Policy
  • Terms of Service
  • MIT License

© 2026 BeforeMerge. Built by Peter Krzyzek

BeforeMerge
Features
Explore
PricingBlogContributorsInstall Guide
3Sign In
FeaturesExplore
RulesSkillsKnowledgePrompts
PricingBlogContributorsInstall Guide
Sign In

Explore

Browse 354 rules, 42 knowledge articles, and 28 prompt templates across security, performance, architecture, and quality.

Sort:

Automate these checks on every PR

BeforeMerge scans your pull requests against these rules automatically. Get actionable feedback before code ships to production.

Join WaitlistLearn More

3 prompts matching filters

Diagnose Runtime Error

Template

Systematically debug a runtime error by analyzing the error message, stack trace, and surrounding code to find the root cause and fix.

Debuggingdebuggingerrors

Trace Data Flow

Template

Trace data through a system to find where it diverges from expected behavior, identifying the exact transformation or handoff that introduces the bug.

Debuggingdebuggingdata-flow

Identify Memory Leak

Template

Find and fix memory leaks by analyzing code patterns, symptoms, and environment for common leak sources.

Debuggingdebuggingmemory-leak