Tag: regression-detection
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 …
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…
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…
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…