Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

clickhouse-regression

clickhouse-regression contiene 11 skills recopiladas de Altinity, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
27
actualizado
2026-04-27
Forks
9
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

release-branch-monitor
Analistas de garantía de calidad de software y probadores

Monitor MasterCI failures on a release branch (e.g. antalya-26.1) by cross-referencing the last N CI run reports. Use when the user asks to "check failing tests on branch X", "monitor a release branch", "see which tests are flaky on antalya-XX.X before release", or wants to know which failures are consistent vs flaky vs isolated across recent MasterCI runs.

2026-04-27
distributed-systems-audit
Analistas de garantía de calidad de software y probadores

Perform a static, distributed-systems-focused audit of a PR or feature. Use when reviewing changes to replication, cluster coordination, RPC/network paths, consensus- or Keeper-style dependencies, multi-node protocols, distributed state, retries/timeouts, or any logic whose correctness depends on behavior across nodes under partial failure.

2026-04-20
usability-audit
Analistas de garantía de calidad de software y probadores

Perform a usability audit of a feature, PR, or test suite from the user/operator's point of view and produce a clean list of issues they may face in normal flow, failure modes, cancellation, retries, concurrent admin actions, diagnostics, and at scale. Use when the user asks for a usability audit, user-journey trace, operator experience review, or wants a report of issues an operator may hit when using a feature. Also use proactively after completing a feature or PR audit to append an operational readiness section.

2026-04-20
github-issue-template
Analistas de garantía de calidad de software y probadores

Write well-formatted GitHub issues for the Altinity ClickHouse repository following team conventions. Covers bug reports for regressions, upstream bugs, and flaky test tracking.

2026-04-15
pr-ci-failure-triage
Analistas de garantía de calidad de software y probadores

Analyze all CI failures in a Pull Request and categorize them as regressions, pre-existing flaky tests, infrastructure issues, or cascade failures.

2026-04-15
regression-test-database-investigation
Analistas de garantía de calidad de software y probadores

Use the internal CI database to determine whether an Altinity regression test failure is flaky, a likely regression, or a new/unknown failure.

2026-04-15
upstream-ci-database-queries
Administradores de redes y sistemas informáticos

Reference for querying CI databases that store upstream test results (Stateless and Integration tests), including cross-referencing Altinity CI vs upstream CI.

2026-04-15
upstream-test-investigation
Analistas de garantía de calidad de software y probadores

Deep investigation of a specific upstream ClickHouse test failure - query history, analyze logs, find root cause, search for existing upstream issues and fixes.

2026-04-15
cicd-trigger
Desarrolladores de software

Trigger GitHub Actions workflows for ClickHouse regression tests. Use when the user wants to run CI/CD tests, trigger regression workflows, or check running workflow status.

2026-03-30
export-partition
Administradores de bases de datos

Run export partition tests in the s3 test suite. Use when the user wants to run export partition tests, test ALTER TABLE EXPORT PARTITION ID functionality, or test exporting MergeTree partitions to S3.

2026-02-05
export-part
Administradores de bases de datos

Run export_part tests in the s3 test suite. Use when the user wants to run export part tests, test ALTER TABLE EXPORT PART functionality, or test exporting MergeTree parts to S3.

2026-02-04