Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Altinity
Perfil de creador de GitHub

Altinity

Vista por repositorio de 43 skills recopiladas en 6 repositorios de GitHub.

skills recopiladas
43
repositorios
6
actualizado
2026-07-15
explorador de repositorios

Repositorios y skills representativas

altinity-expert-clickhouse-security
Analistas de seguridad de la información

Read-only ClickHouse security audit expert for live or exported systems. Use when assessing ClickHouse security posture, reviewing users, roles, grants, settings profiles, row policies, table functions, external sources, table engines, executable UDFs, audit logs, named collections, password hash hygiene, SQL SECURITY DEFINER, impersonation, TLS/network exposure, Keeper/interserver security, encryption at rest, backups, the HTTP interface surface, cluster security, or version-specific ClickHouse security behavior. Diagnoses from SQL/system tables, supplied configuration files, query logs, access metadata, and ClickHouse/Altinity documentation.

2026-06-03
altinity-expert-clickhouse-grants
Analistas de seguridad de la información

Diagnose and resolve ClickHouse grant and authentication errors, especially after upgrades. Use when queries fail with ACCESS_DENIED/NOT_ENOUGH_PRIVILEGES, AUTHENTICATION_FAILED/WRONG_PASSWORD/REQUIRED_PASSWORD, or ON CLUSTER privilege errors; when system.* or INFORMATION_SCHEMA access is denied; or when grant behavior changes after version upgrades.

2026-06-03
altinity-expert-clickhouse-caches
Desarrolladores de software

Analyze ClickHouse cache systems including mark cache, uncompressed cache, and query cache. Use for cache hit ratio issues and cache tuning.

2026-06-01
altinity-expert-clickhouse-connection
Desarrolladores de software

Establishes the ClickHouse connection mode, cluster macro, and default log timeframe for diagnostics. Use first, before any other altinity-expert-clickhouse skill, to verify connectivity and set shared analysis rules.

2026-06-01
altinity-expert-clickhouse-dictionaries
Desarrolladores de software

Analyze ClickHouse external dictionaries including configuration, memory usage, reload status, and performance. Use for dictionary issues and load failures.

2026-06-01
altinity-expert-clickhouse-index-analysis
Desarrolladores de software

Analyze whether ClickHouse indexes (PRIMARY KEY, ORDER BY, skipping indexes, projections) are being used effectively for actual query patterns. Use when investigating index effectiveness, ORDER BY key design, query-to-index alignment, or when queries scan more data than expected.

2026-06-01
altinity-expert-clickhouse-ingestion
Desarrolladores de software

Diagnose ClickHouse INSERT performance, batch sizing, part creation patterns, and ingestion bottlenecks. Use for slow inserts and data pipeline issues.

2026-06-01
altinity-expert-clickhouse-kafka
Desarrolladores de software

Diagnose ClickHouse Kafka engine health, consumer status, thread pool capacity, and consumption issues. Use for Kafka lag, consumer errors, and thread starvation.

2026-06-01
Mostrando las 8 principales de 20 skills recopiladas 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
Mostrando las 8 principales de 11 skills recopiladas en este repositorio.
antalya-feature-design
Desarrolladores de software

Scaffold or review a feature design document for ClickHouse / Antalya. Use this whenever a developer wants to design or implement a new feature, add a SQL function, add a setting, add a new engine or format, or change server behavior in a non-trivial way — even if they don't explicitly ask for a "design doc". Also use when reviewing an existing design before implementation starts.

2026-05-07
codebase-consistency-reviewer
Analistas de garantía de calidad de software y probadores

Use when asked to review a PR, commit, commit range, branch, patch, or pasted diff for duplicated functionality, reinvented wheels, not-invented-here patterns, parallel abstractions, inconsistent naming, inconsistent settings/APIs/schemas/metrics/errors/logs, redundant config keys, non-standard implementations, or places where new code should reuse, generalize, extend, or align with existing codebase patterns and user-facing conventions. Triggers on phrases like "review for duplication", "consistency review", "is this already implemented", "does this match our conventions", "reinventing the wheel".

2026-05-04
ubrella-clickhose-review
Analistas de garantía de calidad de software y probadores

Use when the user asks for a multi-perspective review of a ClickHouse / C++ diff, PR, branch, commit range, or commit hash. Triggers on requests like "review this PR", "umbrella review", "ubrella review", "do a full review", "deep review of branch X", or any ClickHouse code review where multiple independent angles (security, perf, concurrency, lifetime, compat, tests, etc.) should be considered before producing a consolidated report.

2026-05-04
audit-review
Analistas de garantía de calidad de software y probadores

Perform deep feature audits with transition-matrix and logical fault-injection validation. Use when reviewing complex changes, regressions, state-machine behavior, config interactions, API/protocol flows, and concurrency-sensitive logic.

2026-04-13
clickhouse-pr-description
Desarrolladores de software

Generate PR descriptions for ClickHouse/ClickHouse that match maintainer expectations. Use when creating or updating PR descriptions.

2026-03-18
review
Analistas de garantía de calidad de software y probadores

Review a ClickHouse Pull Request for correctness, safety, performance, and compliance. Use when the user wants to review a PR or diff.

2026-03-18
test-mcp-connector
Analistas de garantía de calidad de software y probadores

Register a temporary MCP connector in claude.ai and/or chatgpt.com, verify it works, then offer cleanup. Trigger when the user wants to test an MCP server URL through a real AI frontend — phrases like "test mcp", "add test connector", "smoke-test mcp server", "register connector for testing", "check mcp in claude", "check mcp in chatgpt".

2026-05-14
codebase-consistency-reviewer
Analistas de garantía de calidad de software y probadores

Use when asked to review a PR, commit, commit range, branch, patch, or pasted diff for duplicated functionality, reinvented wheels, not-invented-here patterns, parallel abstractions, inconsistent naming, inconsistent settings/APIs/schemas/metrics/errors/logs, redundant config keys, non-standard implementations, or places where new code should reuse, generalize, extend, or align with existing codebase patterns and user-facing conventions. Language-agnostic — works on Go, C++, Python, TypeScript, etc. Triggers on phrases like "review for duplication", "consistency review", "is this already implemented", "does this match our conventions", "reinventing the wheel", "is there a helper for this".

2026-05-07
umbrella-go-review
Analistas de garantía de calidad de software y probadores

Use when the user asks for a multi-perspective review of a Go diff, PR, branch, commit range, or commit hash. Triggers on requests like "review this PR", "umbrella review", "do a full review", "deep review of branch X", or any Go-codebase code review where multiple independent angles (security, perf, concurrency, lifetime, compat, tests, etc.) should be considered before producing a consolidated report. Adapted for altinity-mcp from the upstream ClickHouse `umbrella-clickhose-review` skill — same workflow, Go-flavored subagents (drops C++ headers + lifetime; reframes security around OAuth/secret-handling, perf around GC/goroutines/channels, compat around helm-chart/image-rolling/OAuth-config rename).

2026-05-07
Mostrando 6 de 6 repositorios
Todos los repositorios cargados