·shift-right-testing
</>

shift-right-testing

proffesor-for-testing/agentic-qe

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.

9Installs·1Trend·@proffesor-for-testing

Installation

$npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill shift-right-testing

SKILL.md

| Feature Flags | Controlled rollout | Every feature | | Canary | Compare new vs old | Every deployment | | Synthetic Monitoring | Proactive detection | 24/7 | | RUM | Real user metrics | Always on | | Chaos Engineering | Resilience validation | Regularly | | A/B Testing | User behavior validation | Feature decisions |

Key Metrics to Monitor | Metric | SLO Target | Alert Threshold |

| Error rate | 1% | | p95 latency | 500ms | | Availability | 99.9% | < 99.5% | | Apdex | > 0.95 | < 0.8 |

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery. Source: proffesor-for-testing/agentic-qe.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill shift-right-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is shift-right-testing?

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery. Source: proffesor-for-testing/agentic-qe.

How do I install shift-right-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill shift-right-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/proffesor-for-testing/agentic-qe