Release Readiness Gate
intermediate
Verify a release candidate with PR context, CI status, browser checks, and error baselines.
Architecture
GitHub MCP Server
Summarizes merged PRs, checks, and commit ranges
88/100
CI/CD Pipeline Generator Skill
Defines repeatable build, test, and release gates
78/100
Playwright Testing Skill
Runs browser smoke tests against the candidate build
86/100
Sentry MCP Server
Checks release health and error regression risk
78/100
Expected Output
Release Gate
Commits reviewed: 18
CI: green
Smoke tests: 9 passed
Sentry baseline: no new critical errors
-> Release candidate approved
Related Recipes
Incident Response Command Center
ADVANCEDTriage production incidents from alerts to fixes with observability, chat, and repo context.
devopsworkflow
5 components
Full-Stack Testing Suite
INTERMEDIATEComplete testing pipeline with unit tests, E2E browser tests, and TDD workflow.
codetesting
3 components
API Development Workflow
INTERMEDIATEComplete API lifecycle from design to testing with GraphQL support.
codeapi
3 components