LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

agent-regression-sentry - Regression Detection Specialist for System Stability

Imported agent skill that catches regressions after code changes or deployments.

Tags

Updated: 2026-02-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • capture baseline test state
  • capture current test state
  • perform differential analysis
  • classify regression severity
  • generate regression report

Inputs

  • code repository
  • test suite
  • performance tests
  • changed files list

Outputs

  • regression report
  • severity classification
  • rollback recommendation
  • mitigation steps

Requirements

  • Git access
  • test runner
  • Bash tool
  • MCP tools for pattern detection

Source

  • Spec: SKILL.md
regression testing
system stability
quality assurance
deployment
capture baseline test state
capture current test state
perform differential analysis
classify regression severity
code repository
test suite
performance tests
regression report
severity classification
rollback recommendation