Skip to main content

sirius-db/sirius

SkillsMP 已收集 sirius-db/sirius 中的 16 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
16
GitHub 星标
1,061
GitHub Forks
121

已展示 16 / 16 个已收集 Skill。

职业分类
软件开发工程师
描述

Generates a "learning" PR-review digest — a markdown file at PR_digests/PR_digest_<N>.md that explains what a GitHub PR does, why, and exactly where in the code, with clickable file/line links and trimmed diffs. Use this whenever the user shares a GitHub PR…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Run TPC-H benchmarks on Super Sirius or DuckDB CPU baseline — either the regular per-query timing/validation run, or the TPC-H official power run + throughput run (RF1/RF2 refresh functions reporting Power@Size / Throughput@Size / QphH@Size). Generate data,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to generate benchmark datasets (TPC-H, TPC-DS, etc.). Trigger when the user needs test data at a specific scale factor for benchmarking or testing. Supports parquet and duckdb output formats.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Clean the current Git changes before committing. Use when preparing to commit or when the pre-commit cleanliness hook blocks a commit.

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Use this skill to analyze Sirius query execution logs — to find why a query is slow, diagnose validation errors (wrong results), spot excessive downgrading, identify pipeline gaps, or compare two runs of the same query. Trigger whenever the user mentions a…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to find exactly which source code to optimize for better GPU performance. Maps nsys profile hotspots to specific Sirius source files and functions, classifies bottlenecks as GPU-bound, CPU-bound, or sync-bound, and recommends actionable code…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to understand why a Sirius query is slow, identify GPU bottlenecks, or detect performance regressions. Generates reports with kernel occupancy, memory bandwidth, operator attribution, and cross-run comparisons. Trigger when the user mentions…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill when the build fails, compilation errors occur, or you see undefined references, linker errors, CUDA compilation issues, missing headers, or template instantiation failures. Analyzes errors, suggests fixes, and iteratively rebuilds until…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Discover and document a dependency library or submodule — analyzes all uses within the codebase, divides the library into logical modules, identifies which modules are used, and generates LLM-consumable API documentation for each module. Use when the user…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to update Super Sirius documentation after code changes. Trigger when the user says "update docs", "refresh documentation", "sync docs with code changes", or after merging PRs that changed the Super Sirius codebase. Inspects merged PRs since…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill when a Sirius query crashes, segfaults, hangs, throws an exception, or unexpectedly falls back to CPU. Also use when you see CUDA errors, std::bad_alloc, or the process gets killed. Diagnoses issues using log analysis, cuda-gdb,…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill when a Sirius query returns wrong results, missing rows, extra rows, or incorrect values compared to DuckDB CPU. Pinpoints the faulty operator using per-operator row counts and data checksums. Also detects CUDA stream synchronization issues…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to find which commit introduced a bug or regression. Uses git bisect with automated build and test. Trigger when a bug appeared recently, a query started failing, performance regressed, or the user wants to compare behavior between two commits.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Automatically identify which dependency library modules are relevant to a task and load their API documentation into context. Use PROACTIVELY before implementing features, fixing bugs, or writing new operators — analyzes the task description and loads cudf,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use this skill to find the optimal Sirius configuration for TPC-H workloads at any scale factor. Trigger when the user wants to tune performance, optimize config parameters, find the best thread count, batch size, or cache mode, or benchmark different Sirius…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use this skill when query results are non-deterministic, differ between runs, or you suspect data races, deadlocks, or thread safety issues. Uses ThreadSanitizer (CPU) and NVIDIA Compute Sanitizer (GPU) to detect and diagnose race conditions.

原文语言:英语

更新
已展示 16 / 16 个已收集 Skill。