CtrlK
BlogDocsLog inGet started
Tessl Logo

hybrid-cloud-test-gen

Generate hybrid cloud tests for the Sentry codebase. Use when asked to "generate HC test", "create hybrid cloud test", "write HC test", "add HC test", "write RPC test", "test RPC service", "silo test", "cross-silo test", "outbox test", "API gateway test", or "endpoint silo test". Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators.

77

Quality

96%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is a tightly organized decision-and-quick-reference skill: clear category routing, concrete tables, copy-paste imports, and an explicit validation checklist, with full templates cleanly offloaded to four real one-level-deep reference files. The only weakness is mild restating of the silo/factory constraints across multiple sections.

Suggestions

Consolidate the factory-method and silo-mode-context-manager rules into a single canonical 'Critical Constraints' block and have Step 7's checklist reference it by name, rather than restating the rules inline.

The Context Manager Quick Reference repeats the 'never wrap factory calls' guidance already in Critical Constraints — consider a one-line cross-reference instead of duplication.

DimensionReasoningScore

Conciseness

Mostly lean — uses tables and quick-reference blocks and assumes Claude knows Sentry/hybrid-cloud basics — but the factory/silo-mode rules are restated across 'Critical Constraints', Step 7's checklist, and the Context Manager Quick Reference, a minor redundancy that could be trimmed.

4 / 5

Actionability

Copy-paste-ready import blocks, explicit context-manager usage examples, concrete decorator/base-class decision tables, mirror-path conventions, and an exact run command ('pytest -svv --reuse-db tests/sentry/path/to/test_file.py') cover the common cases.

5 / 5

Workflow Clarity

Clearly sequenced Step 1 (identify category) → Step 2 (gather context) → Steps 3–6 (generate per category) → Step 7 (validate), with an explicit checkbox validation checklist covering decorator, silo mode, factory, assertion, base class, imports, path, and run command.

5 / 5

Progressive Disclosure

SKILL.md is a well-signaled overview with one-level-deep references ('Load references/rpc-service-tests.md for complete templates and patterns'); all four referenced files exist in ./references/, and decision logic/quick references are appropriately inline while full templates are deferred.

5 / 5

Total

19

/

20

Passed

Description

100%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is exemplary: third-person voice, concrete capabilities, comprehensive natural trigger phrases covering synonyms and abbreviations, and an explicit 'Use when...' clause. It cleanly answers both what the skill does and when to invoke it with minimal conflict risk.

DimensionReasoningScore

Specificity

Lists multiple concrete actions and comprehensive coverage: 'Generate hybrid cloud tests', 'Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators' — four distinct test categories named explicitly.

5 / 5

Completeness

Explicitly answers both 'what' ('Generate hybrid cloud tests for the Sentry codebase... Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators') and 'when' ('Use when asked to...') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases including synonyms and abbreviations: 'generate HC test', 'create hybrid cloud test', 'write HC test', 'add HC test', 'write RPC test', 'test RPC service', 'silo test', 'cross-silo test', 'outbox test', 'API gateway test', 'endpoint silo test' — covering both full terms and the HC shorthand users would say.

5 / 5

Distinctiveness Conflict Risk

Clear niche (Sentry hybrid-cloud test generation) with distinct, specific triggers; the Sentry/HC/silo/outbox terminology is narrow enough to avoid overlap with unrelated skills.

5 / 5

Total

20

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
getsentry/sentry
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.