hybrid-cloud-test-gen

Generate hybrid cloud tests for Sentry RPC services and silo modes.

2|1|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/noma4i/sentry-selfhosted --skill hybrid-cloud-test-gen-noma4i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hybrid-cloud-test-gen
Source: https://github.com/noma4i/sentry-selfhosted/tree/main/source/sentry/.agents/skills/hybrid-cloud-test-gen
Command: npx skills add https://github.com/noma4i/sentry-selfhosted --skill hybrid-cloud-test-gen-noma4i

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of generating and managing comprehensive hybrid cloud tests for Sentry's codebase and architecture.

Core Features & Use Cases

  • Test Generation: Creates structured tests covering RPC services, API gateways, outbox patterns, and endpoint silo decorators.
  • Silo Compatibility: Ensures tests work correctly across control, cell, and monolith modes with proper decorators.
  • Automation: Produces boilerplate code with best practices for cross-silo effects, serialization, and permission checks, reducing manual effort.
  • Example Use: Automate the creation of tests verifying cross-silo interactions in a microservices environment to ensure robustness and compliance.

Quick Start

Use the hybrid-cloud-test-gen skill to generate a complete test set for your new RPC service in the Sentry codebase.

Frequently Asked Questions about hybrid-cloud-test-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate hybrid cloud tests for Sentry RPC services and API gateways?

Hybrid cloud tests for Sentry RPC services and API gateways are generated by creating structured boilerplate that covers outbox patterns and endpoint silo decorators. This automation reduces manual effort and ensures distributed deployment compliance.

What is silo compatibility testing in Sentry's hybrid cloud architecture?

Silo compatibility testing verifies that tests function correctly across control, cell, and monolith modes using proper decorators. It ensures cross-silo effects, serialization, and permission checks are validated for reliable distributed deployments.

How do I automate cross-silo interaction tests for Sentry microservices?

Cross-silo interaction tests for Sentry microservices are automated by generating best-practice boilerplate code. This covers cross-silo effects, serialization, and permission checks to ensure robustness and compliance in distributed environments.

Does this testing approach support outbox patterns and endpoint silo decorators?

The testing approach supports outbox patterns and endpoint silo decorators by producing structured test coverage. It ensures these components are validated across silo modes for reliable hybrid cloud distributed deployments.

What's the best way to test serialization and permission checks across Sentry silo modes?

Testing serialization and permission checks across Sentry silo modes is best handled by generating automated, best-practice test sets. This ensures thorough coverage of cross-silo effects for control, cell, and monolith configurations.

When do I need hybrid cloud tests for Sentry's distributed architecture?

Hybrid cloud tests for Sentry's distributed architecture are needed when deploying new RPC services or verifying cross-silo interactions. They ensure silo compatibility, serialization integrity, and permission compliance across deployment modes.