scylladbscylladbOfficialยท6 Agent Skills Included

scylla-cluster-tests

ScyllaDB cluster testing, chaos engineering, and performance reporting

Automates ScyllaDB cluster testing across AWS, GCE, Azure, Docker, and Kubernetes backends. Creates chaos engineering disruptions, writes unit and integration tests, reviews pull requests, and resolves backport conflicts. Generates weekly performance reports, commit summaries, and test run comparisons without manual data collection. Labels test pipelines and migrates configs to constraint-based instance sizing.
npx skills add scylladb/scylla-cluster-tests --all -g -y
Available:

Routes user requests to the correct sub-skill, enforces non-interactive command usage, and explains the SCT framework architecture, testing conventions, and development workflow to the agent.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install scylla-cluster-tests?โ–ผ

Run `npx skills add scylladb/scylla-cluster-tests --all -g -y` in your terminal to install all skills in this suite globally.

What does scylla-cluster-tests do?โ–ผ

It is a test framework for ScyllaDB that provisions database clusters, loaders, and monitoring across cloud backends, then runs longevity, performance, upgrade, and chaos engineering tests.

How to create chaos engineering tests for ScyllaDB?โ–ผ

The writing-nemesis skill guides your agent to create new disruption classes with correct flags, prechecks, and unit tests that are auto-discovered by the framework.

Can it generate performance reports automatically?โ–ผ

Yes. It pulls test results from Argus and builds Gmail-compatible weekly status reports or Confluence-ready run comparison pages with latency and throughput metrics.

Does it work with Claude Code and GitHub Copilot?โ–ผ

Yes. All skills follow the universal SKILL.md standard and are discoverable by Claude Code, GitHub Copilot, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’