Tag: regression-detection

Type: All Skills Tools
skill

Adversarial code review using Claude Codex

This skill executes a skeptical, adversarial review of a codebase using Claude Codex, identifying potential regressions, unsafe assumptions, and release risks. Users can scope the review by specifying a base branch, commit SHA, or focusing …

IgorGanapolsky/mcp-memory-gateway adversarial-review code-review claude-codex security
skill ★ 27,411

Deduplicate and report bugs to Linear

This skill manages the process of triaging measured bug or regression evidence by searching Linear for existing issues. It requires explicit human approval before either commenting on related tickets or creating new, evidence-only bug repor…

langfuse/langfuse bug-triage linear-integration regression-detection issue-management
skill ★ 27,411

Detect Production Regressions in Langfuse

Proactively identifies production regressions by comparing recent Datadog error logs, spans, and API latency against baseline benchmarks across multiple environments. It generates a structured findings table for human review before optional…

langfuse/langfuse datadog regression-detection production-monitoring observability
skill ★ 26,383

Automated Release Readiness Review

Performs a comprehensive audit of git diffs between the latest release tag and a target commit to identify breaking changes, regressions, and release risks. It provides a deterministic ship or block recommendation based on concrete evidence…

openai/openai-agents-python release-management git-audit automated-review regression-detection