Skip to main content

gitlabhq/orbit-knowledge-graph

SkillsMP has collected 11 skills from gitlabhq/orbit-knowledge-graph. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
11
GitHub stars
41
GitHub forks
12

Skills in this repository

3 occupation categories · 91% classified

Showing 11 of 11 collected skills.

occupation
unclassified
description

Query GitLab Orbit via `glab orbit remote` CLI subcommands or run a local copy with `glab orbit local`. Use for code-structure questions (who calls this function, where is this symbol defined), cross-project dependency and blast-radius analysis, merge-request…

updated
occupation
Software Developers
description

Index and query a LOCAL checkout of a repository offline with the Orbit local CLI (the `orbit` binary, run directly or via `glab orbit local`). It builds a DuckDB property graph from the working tree and you query it with read-only SQL. Use when the request…

updated
occupation
Software Developers
description

AST-based code search and rewrite via tree-sitter patterns. Use instead of Grep/Edit when a change spans many sites or must respect code structure: structural matching, multi-file batch rewrites, or context-aware queries (e.g. "unwrap inside impl blocks").…

updated
occupation
Software Developers
description

Registry of related repositories (Siphon, Rails, and other consumed repos) with their git URLs and local checkout paths. Use when you need to find where a related repo is checked out locally, get its git URL, or clone it if it is missing.

updated
occupation
Software Developers
description

Remove and tighten unnecessary LLM-generated comments — including narration disguised as "why", restated constraints, and why-comments a named symbol or the code structure already conveys. Use while editing, and as the final narration-comment pass before…

updated
occupation
Software Developers
description

Audit and update documentation after code changes. Use when architecture, APIs, or behavior changed and docs may have drifted.

updated
occupation
Database Administrators
description

Investigate query evaluation failures in the Knowledge Graph synthetic data pipeline. Use when queries fail or return unexpected results after running the evaluate binary.

updated
occupation
Database Administrators
description

Profile GKG queries against ClickHouse with the query-profiler CLI. For optimizing query performance, comparing query plans, investigating slow queries, or checking ClickHouse resource usage.

updated
occupation
Software Developers
description

Investigate the history, usage, and liveness of code using search and git blame/log. Use when determining if code is dead, understanding why something exists, finding all callers before refactoring, or deciding whether something is safe to remove. Also useful…

updated
occupation
Web Developers
description

GitLab Pajamas Design System expert for building UIs with Pajamas components and patterns. Use when: (1) implementing UI that should follow GitLab's Pajamas design system, (2) selecting or configuring Pajamas/GlComponent components (GlButton, GlAlert,…

updated
occupation
Software Developers
description

Trace and document how data transforms through a multi-step pipeline or function chain, showing intermediate state at each step with concrete example values. Use when explaining a data pipeline or complicated codepaths, tracing how a value changes across…

updated
Showing 11 of 11 collected skills.