Skip to main content
opendatahub-io
Perfil de criador do GitHub

opendatahub-io

Visão por repositório de 315 skills coletadas em 36 repositórios do GitHub.

skills coletadas
315
repositórios
36
atualizado
27 de ago. de 2026
mapa de repositórios

Onde as skills estão

Principais repositórios por número de skills coletadas, com sua participação neste catálogo do criador e sua distribuição ocupacional.

#01
ai-helpers
70 skills · 26 de ago. de 2026
classificação pendente
22%participação
#02
docs-skills
52 skills · 20 de ago. de 2026
Desenvolvedores de softwareRedatores técnicosEditoresAnalistas de garantia de qualidade de software e testadores
4 categorias ocupacionais · 98% classificado
17%participação
#03
odh-dashboard
29 skills · 25 de ago. de 2026
Analistas de garantia de qualidade de software e testadoresEspecialistas em gestão de projetosDesenvolvedores de softwareAdministradores de redes e sistemas de computadorDesigners de interfaces web e digitais
5 categorias ocupacionais · 90% classificado
9,2%participação
#04
rfe-creator
20 skills · 24 de ago. de 2026
Desenvolvedores de softwareEspecialistas em gestão de projetos
2 categorias ocupacionais · 60% classificado
6,3%participação
#05
productization-skills
18 skills · 18 de ago. de 2026
Administradores de redes e sistemas de computadorDesenvolvedores de software
2 categorias ocupacionais · 11% classificado
5,7%participação
#06
odh-test-gen
16 skills · 26 de ago. de 2026
Analistas de garantia de qualidade de software e testadores
1 categorias ocupacionais · 38% classificado
5,1%participação
#07
architecture-context
13 skills · 4 de ago. de 2026
Desenvolvedores de softwareAdministradores de redes e sistemas de computador
2 categorias ocupacionais · 100% classificado
4,1%participação
#08
torch-request-skills
12 skills · 27 de mai. de 2026
Desenvolvedores de softwareEspecialistas em gestão de projetosAnalistas de garantia de qualidade de software e testadores
3 categorias ocupacionais · 100% classificado
3,8%participação
Os 8 principais repositórios são exibidos aqui; a lista completa continua abaixo.
explorador de repositórios

Repositórios e skills representativas

coderabbit-review
sem classificação

Use when you need to evaluate CodeRabbit PR comments and fix or reply

26 de ago. de 2026
unit-test-project-conformant
sem classificação

Use this skill to write unit tests that strictly conform to the project's existing testing structure, patterns, and style by learning from similar tests before writing anything new.

26 de ago. de 2026
adr-review
sem classificação

Review an Architectural Decision Record (ADR) using a team of six specialist reviewer subagents and produce a consolidated report as both PDF and PPTX slide deck. Use this skill whenever the user asks to review, critique, audit, or get feedback on an ADR,…

26 de ago. de 2026
doc-gap
sem classificação

Use this skill to analyze context sufficiency for documentation generation. Reads workspace/context-package.json and produces workspace/gap-report.json with severity-rated gaps and a proceed/gather-more/stop recommendation.

26 de ago. de 2026
doc-gather
sem classificação

Use when you need to gather context for a Jira ticket or PR. Resolves ticket metadata, clones relevant repos, collects candidate files, runs filtering pipeline, and produces workspace/context-package.json.

26 de ago. de 2026
doc-generate
sem classificação

Use when you need to generate AsciiDoc documentation modules from gathered context. Reads context package and gap report, generates content, then self-validates with iterative correction (up to 3 retries). Produces generated files and…

26 de ago. de 2026
doc-pipeline
sem classificação

Use this skill to orchestrate the full documentation pipeline. Sequences doc-gather, doc-gap, doc-validate, doc-review, and doc-generate skills based on the requested pipeline mode.

26 de ago. de 2026
doc-plan
sem classificação

Use this skill to produce a STRAT-level documentation plan. Traverses a strategic initiative's child epics and stories to identify what documentation is needed, what type, and at what priority.

26 de ago. de 2026
Mostrando 8 de 70 skills coletadas.
mdita-write
sem classificação

Write Markdown DITA topics and maps, then convert to DITA XML using DITA-OT with the org.lwdita plugin. Use when asked to create DITA documentation, write Markdown DITA topics, generate concept/task/reference content, create DITA maps, or convert Markdown to…

20 de ago. de 2026
validate-plugin-prereqs
Desenvolvedores de software

Check that all environment variables and CLI tools required by the docs-skills plugin are available. Use when setting up a new environment, troubleshooting missing prerequisites, or before running a workflow for the first time.

20 de ago. de 2026
docs-workflow-tech-review
Analistas de garantia de qualidade de software e testadores

Technical accuracy review with optional code-learner claim validation. Iteration logic owned by the orchestrator.

4 de ago. de 2026
git-pr-reader
Desenvolvedores de software

Unified interface for GitHub PRs and GitLab MRs: read PR/MR data with file filtering, list changed files, get review comments, post inline review comments, reply to existing comment threads, extract line numbers from diffs, validate comments, auto-detect…

4 de ago. de 2026
jira-reader
Desenvolvedores de software

Read and analyze JIRA issues from Red Hat Issue Tracker. Use this skill to fetch issue details, search issues, extract comments and discussions, categorize issues (bugs, CVEs, features, stories), analyze custom fields (release notes, fix versions), retrieve…

14 de jul. de 2026
docs-orchestrator
Desenvolvedores de software

Documentation workflow orchestrator. Reads the step list from .agent_workspace/docs-workflow.yaml (or the plugin default). Runs steps sequentially, manages progress state, handles iteration and confirmation gates. Claude is the orchestrator — the YAML is a…

9 de jul. de 2026
docs-workflow-writing
Desenvolvedores de software

Write documentation from a documentation plan. Dispatches the docs-writer agent. Supports AsciiDoc (default) and MkDocs formats. Default placement is UPDATE-IN-PLACE; use --draft for staging area. Also supports fix mode for applying technical review…

9 de jul. de 2026
docs-workflow-quality-gate
Desenvolvedores de software

Score documentation quality and intent alignment using LLM judge agents (Opus). Dispatches two judge agents in parallel (doc_quality, intent_alignment), extracts specific gaps from AC coverage analysis, and cross-references against scope-req-audit evidence.…

9 de jul. de 2026
Mostrando 8 de 52 skills coletadas.
konflux-onboarding
sem classificação

Guides Konflux CI/CD pipeline onboarding for new components — Jira tracking epic, upstream ODH Dockerfile, downstream RHOAI Dockerfile, standalone deployment manifests, OpenShift CI, dashboard-operator registration, and DevOps coordination. Operator…

25 de ago. de 2026
module-onboarding
sem classificação

Scaffold a new federated module under packages/. Runs mod-arch-installer, allocates ports, registers the feature flag and SupportedArea in the host, and verifies the build. Standalone manifests and operator registration are deferred to /konflux-onboarding…

25 de ago. de 2026
envtest-debug
sem classificação

Debug envtest integration test failures in the Dashboard Module Controller. Analyzes test output, identifies failure patterns, reads relevant test code, and suggests fixes. Use when envtest tests fail locally or in CI.

19 de ago. de 2026
cluster-deploy-genai
Desenvolvedores de software

Builds and deploys the gen-ai standalone container to a personal OpenShift cluster for testing. Handles frontend build, Go BFF cross-compile, Podman image build/push to quay.io, and deployment patching. Supports both initial deploy and fast iteration (rebuild…

10 de ago. de 2026
coverage-boost
Analistas de garantia de qualidade de software e testadores

Parses Jest coverage reports to find uncovered lines, then generates targeted unit tests to increase coverage for a specific package or file. Use when you want to improve test coverage for a particular area of the codebase.

31 de jul. de 2026
mock-to-unit
Analistas de garantia de qualidade de software e testadores

Convert fine-grain Cypress mock tests to Jest unit tests based on CI execution time

31 de jul. de 2026
upstream-sync-local
Desenvolvedores de software

Sync upstream changes from a local repository clone. Pass a package name, local repo path, and branch as arguments. Supports cherry-pick (--commit=SHA) and range (--up-to=SHA) modes.

6 de jul. de 2026
upstream-sync
Desenvolvedores de software

Sync upstream changes for a package and open a PR. Pass a package name as the first argument (e.g. model-registry or notebooks) or be prompted to choose. Optionally pass a PR URL to do a temporary test sync.

6 de jul. de 2026
Mostrando 8 de 29 skills coletadas.
architecture-review
sem classificação

Reviews strategy features for architectural correctness — dependencies, integration patterns, component interactions.

24 de ago. de 2026
feasibility-review
sem classificação

Reviews strategy features for technical feasibility, implementation complexity, and effort estimate credibility.

24 de ago. de 2026
initiative-feasibility-review
sem classificação

Reviews Initiatives for technical feasibility, blockers, and dependency realism.

24 de ago. de 2026
rfe-feasibility-review
sem classificação

Reviews RFEs for technical feasibility, blockers, and alignment with technical strategy.

24 de ago. de 2026
initiative-review
sem classificação

Review and improve Initiatives. Accepts one or more Jira keys (e.g., /initiative-review RHOAIENG-12345) to fetch and review existing Initiatives, or reviews local artifacts from /initiative-create.

24 de ago. de 2026
rfe-review
sem classificação

Review and improve RFEs. Accepts one or more Jira keys (e.g., /rfe.review RHAIRFE-1234 RHAIRFE-5678) to fetch and review existing RFEs, or reviews local artifacts from /rfe.create. Runs rubric scoring, technical feasibility checks, and auto-revises issues it…

24 de ago. de 2026
rfe-split
sem classificação

Split oversized RFEs into smaller, right-sized RFEs. Accepts one or more IDs (e.g., /rfe.split RHAIRFE-1234 RHAIRFE-5678). Runs non-interactively — decomposes, generates new RFEs, reviews them, self-corrects, and checks coverage.

24 de ago. de 2026
strategic-alignment-review
sem classificação

Validates whether an Initiative aligns with its parent RHAISTRAT Outcome. Checks objective advancement, scope consistency, and success criteria contribution.

11 de ago. de 2026
Mostrando 8 de 20 skills coletadas.
gitlab-branch-manager
sem classificação

Create and protect GitLab branches. Use when the user asks to create a branch, protect a branch, or set up branch protection rules on GitLab. Uses the glab GitLab CLI. The script takes three required positional args in order: repo, branch-name, ref (no --ref…

18 de ago. de 2026
aws-log-analyzer
Administradores de redes e sistemas de computador

Troubleshoot and analyze logs from AWS CloudWatch Logs. This skill should be used when the user asks to investigate logs, troubleshoot application issues, query log groups, analyze error patterns, or perform log analysis for machines writing to AWS…

11 de ago. de 2026
gitlab-code-review
sem classificação

Code review a GitLab merge request using multiple specialized agents with confidence-based scoring to filter false positives. Use when the user asks to review an MR, do a code review, or check changes in a merge request.

11 de ago. de 2026
gitlab-job-analyzer
sem classificação

Analyze GitLab CI/CD job failures, parse logs, identify error patterns, and troubleshoot pipeline issues. This skill should be used when the user asks to investigate failed jobs, debug pipeline failures, analyze job logs, compare job runs, or generate failure…

11 de ago. de 2026
gws-calendar-reader
sem classificação

Check Google Calendar for team availability and upcoming events. Use when the user asks about free/busy status, team schedules, upcoming events, or calendar availability. Uses the Google Workspace CLI (gws). Requires prior authentication via `gws auth login`…

11 de ago. de 2026
gws-doc-action-extractor
sem classificação

Scan Google Docs shared with you for action patterns (e.g. "create a card", "action item", "open a ticket") in both content and comments, extract them as structured data, and create Jira issues. Use when the user asks to scan docs for actions, find TODOs in…

11 de ago. de 2026
gws-drive-reader
sem classificação

Read and search Google Drive files (Docs, Sheets, Slides, and plain files). Use when the user asks to list, search, or read the content of any file in Google Drive, including Google Docs and Google Sheets. Uses the Google Workspace CLI (gws). Requires prior…

11 de ago. de 2026
gws-slides-analyzer
sem classificação

Search, read, create, and add diagrams to Google Slides presentations. Use when the user asks to find a presentation, read slide content, create a new Google Slides deck, or add visual diagrams to existing slides. Uses the Google Workspace CLI (gws). Requires…

11 de ago. de 2026
Mostrando 8 de 18 skills coletadas.
test-plan-create
sem classificação

Generate a test plan from a strategy (RHAISTRAT or RHOAIENG issue), with optional ADR for extra technical depth. Use when starting test planning for a new RHOAI feature with a defined Jira strategy.

26 de ago. de 2026
test-plan-generate-test-file
sem classificação

Generate one complete test file with all functions for assigned test cases, including quality scoring and auto-revision

26 de ago. de 2026
test-plan-publish
sem classificação

Publish test plan artifacts to GitHub — creates a branch, commits all artifacts, and opens a PR with optional reviewer assignment. Use after test plan review to make artifacts available for team collaboration and formal review feedback.

26 de ago. de 2026
test-plan-review
sem classificação

Reviews a generated test plan for completeness, consistency, and quality using a 5-criteria rubric. Scores, auto-revises, and re-scores (max 2 cycles). Use for automated quality assessment and iterative improvement of generated test plans.

26 de ago. de 2026
test-plan-score
sem classificação

Score an existing test plan using the quality rubric without triggering auto-revision. Use for standalone quality assessment of test plans or evaluating test plans created outside the automated generation pipeline.

26 de ago. de 2026
test-plan-score-test-function
sem classificação

Score generated test function code for completeness, quality, and convention adherence using a 5-criteria rubric. Use for validating generated test code quality before including in the final implementation.

26 de ago. de 2026
test-plan-create-cases
sem classificação

Generate individual test case files from an existing test plan. Use after test plan approval to generate individual TC specifications with preconditions, steps, and expected results organized by category and priority.

25 de ago. de 2026
test-plan-case-implement
sem classificação

Generate executable test automation code from test case specifications (default target: opendatahub-tests; override with --target-repo). Skips TC-UI-*. Use after test cases are reviewed to create production-ready pytest code that follows repository…

20 de ago. de 2026
Mostrando 8 de 16 skills coletadas.
aggregate-platform-architecture
Desenvolvedores de software

Combine multiple component architecture summaries into a platform-level architecture document. Use after generating component summaries to create a wholistic platform view.

4 de ago. de 2026
repo-to-architecture-summary
Desenvolvedores de software

Analyze an ODH/RHOAI component repository and generate an evidence-backed architecture summary.

4 de ago. de 2026
update-aipcc-base-images-overlay
Desenvolvedores de software

Use when the AIPCC base image repository has changed and the overlay file overlays/0017-aipcc-base-images.md needs to be refreshed with current accelerator support information, versions, or architecture details.

4 de ago. de 2026
update-rhai-pipeline-overlay
Desenvolvedores de software

Use when the rhai/pipeline repository has changed and the overlay file overlays/0020-rhai-pipeline.md needs to be refreshed with current product version, published variants, collection matrix, or Pulp publishing details.

31 de jul. de 2026
update-rhaiis-pipeline-overlay
Desenvolvedores de software

Use when the rhaiis/pipeline repository has changed and the overlay file overlays/0021-rhaiis-pipeline.md needs to be refreshed with current vLLM versions, variant matrix, or package content details.

31 de jul. de 2026
update-wheels-builder-overlay
Desenvolvedores de software

Use when the AIPCC wheels builder repository has changed and the overlay file overlays/0019-wheels-builder.md needs to be refreshed with current builder version, variant matrix, pipeline-API contract, or plugin system details.

31 de jul. de 2026
discover-components
Desenvolvedores de software

Discover platform components by exploring breadcrumbs (installers, operators, dependencies) in checkouts directory. Outputs component-map.json for platforms without manifest scripts.

30 de jun. de 2026
generate-architecture-diagrams
Desenvolvedores de software

Generate architecture diagrams (Mermaid, C4, security network diagrams) from GENERATED_ARCHITECTURE.md. Creates visual representations for different audiences - developers, architects, security teams.

7 de mai. de 2026
Mostrando 8 de 13 skills coletadas.
torch-build-create
Desenvolvedores de software

Capture a PyTorch build-deliverable request (build or sub-version build). Asks clarifying questions, then produces a structured artifact with YAML frontmatter. Use when a consumer needs a new build target.

27 de mai. de 2026
torch-build-review
Desenvolvedores de software

Validate a PyTorch build-deliverable request — a definition-of-ready check. Confirms the request is complete, well-formed, and internally coherent, then writes a review file. Run after /torch.build.create or against an existing AIPCC- key.

27 de mai. de 2026
torch-build-submit
Desenvolvedores de software

Submit reviewed PyTorch build-deliverable requests to Jira. Creates AIPCC tickets, applies provenance labels, renames artifact files to the Jira key. Use after /torch.build.review when status is Ready.

27 de mai. de 2026
torch-internal-review
Desenvolvedores de software

Validate an internal ask — a definition-of-ready check. Confirms the request is complete, well-formed, internally coherent, and carries the governance signal (named approver + approval status) submission requires, then writes a review file.

27 de mai. de 2026
torch-team-create
Desenvolvedores de software

Capture a team ask — a cross-cutting request, a dispute, or an unblock-model-validation escalation routed to the architect for prioritization. Asks clarifying questions, then produces a structured artifact with YAML frontmatter.

27 de mai. de 2026
torch-team-review
Desenvolvedores de software

Validate a team ask — a definition-of-ready check. Confirms the request is complete, well-formed, internally coherent, and carries the technical context the architect needs to route it, then writes a review file.

27 de mai. de 2026
torch-team-submit
Desenvolvedores de software

Submit reviewed team asks to Jira. Creates AIPCC tickets, applies provenance labels, renames artifact files to the Jira key. Use after /torch.team.review when status is Ready.

27 de mai. de 2026
torch-internal-create
Especialistas em gestão de projetos

Capture an internal ask — a request from another AIPCC team or a PyTorch working group, including RFC handoffs and backports. Asks clarifying questions, then produces a structured artifact with YAML frontmatter.

27 de mai. de 2026
Mostrando 8 de 12 skills coletadas.
eval-analyze
Analistas de garantia de qualidade de software e testadores

Generate eval.yaml for the agent eval harness. Two modes - (1) Skill-based - examines SKILL.md, sub-skills, scripts, test cases to verify implementation quality, OR (2) Prompt-based - tests agent capabilities using custom analysis prompts (documentation…

27 de ago. de 2026
eval-dataset
sem classificação

Generate evaluation test cases for an eval.yaml. Sources cases per generation.strategy - skill analysis (default), synthetic LLM generation from generation prompts (documentation and agent-capability evals), or MLflow production traces. Bootstraps a starter…

27 de ago. de 2026
eval-run
sem classificação

Execute an evaluation against test cases (skill or prompt mode), score with judges, and report results. Requires eval.yaml (generated by /eval-analyze). Use when the user wants to test a skill, run eval, benchmark, compare models, detect regressions, check…

27 de ago. de 2026
eval-mlflow
Desenvolvedores de software

MLflow integration for evaluation — sync datasets, log run results, push/pull feedback between the harness and MLflow traces. Use when the user wants to log eval results to MLflow, sync test cases to MLflow datasets, connect judge scores to traces, pull…

14 de ago. de 2026
eval-anova
Cientistas de dados

Run Design-of-Experiments (DoE) evaluations with ANOVA over a matrix of agent configurations — comparing models, thinking-effort levels, prompts, or other factors across shared test cases, with repeated-measures / mixed-effects statistics that account for…

13 de ago. de 2026
eval-check
Outras ocupações de informática

Evaluate the full harness configuration as a system. Scans all skills, commands, CLAUDE.md, and hooks for redundancy, overlap, type misclassification, and structural issues. Produces an informational report with restructuring suggestions. Use when the user…

12 de ago. de 2026
eval-compare
Cientistas de dados

Compare evaluation results across multiple models or runs. Takes a directory of eval run artifacts (summary.yaml, run_result.json, HTML reports) and produces a tabbed HTML comparison report with model cards, quality/cost tables, per-case breakdowns, and…

12 de ago. de 2026
eval-optimize
Desenvolvedores de software

Automated skill improvement loop. Runs eval, identifies judge failures, reads traces and rationale, edits the SKILL.md to fix issues, re-runs to verify, and checks for regressions. Use when the user wants to automatically improve a skill based on eval…

10 de jul. de 2026
Mostrando 8 de 11 skills coletadas.
strategy-signoff
Desenvolvedores de software

Sign off on a CI-approved strategy — pushes content and adds strat-creator-human-sign-off label. For rubric-pass strategies only.

11 de ago. de 2026
strategy-refine
Desenvolvedores de software

Refine a single strategy — add the HOW, dependencies, impacted teams/components, and non-functional requirements. Requires a strategy key argument.

31 de jul. de 2026
strategy-create
Especialistas em gestão de projetos

Create strategies from approved RFEs by cloning them to RHAISTRAT in Jira, or guiding the user through manual cloning.

23 de jul. de 2026
strategy-push
Desenvolvedores de software

Push a locally-refined strategy back to Jira and resubmit to CI. Works for both needs-attention and rubric-pass strategies.

14 de jul. de 2026
strategy-review
Desenvolvedores de software

Adversarial review of a single refined strategy. Scores against rubric, then runs independent forked reviewers for detailed prose. Requires a strategy key argument.

14 de jul. de 2026
strategy-pull
Especialistas em gestão de projetos

Pull a RHAISTRAT issue from Jira into the local/ workspace for human review. Only works on post-CI strategies.

10 de jul. de 2026
strategy-testability-review
Especialistas em gestão de projetos

Reviews strategy features for testability — are acceptance criteria measurable, are edge cases covered, can this be validated?

9 de mai. de 2026
strategy-architecture-review
Desenvolvedores de software

Reviews strategy features for architectural correctness — dependencies, integration patterns, component interactions.

29 de abr. de 2026
Mostrando 8 de 11 skills coletadas.
fondue-onboarding
sem classificação

Use when a Python package needs to be onboarded into the fondue monorepo (builder/ and/or rhai-pipeline/). Analyzes package information, AI packaging analysis, and optional build failure details to configure the package, then creates one or two git commits…

19 de ago. de 2026
executive-summary
Desenvolvedores de software

Use when you need a concise 2-3 line plain-prose summary of a package onboarding outcome for reporting or ticket updates. Summarizes the build result, root cause of any failure, and key next step.

4 de ago. de 2026
failure-analysis
Desenvolvedores de software

Use when a Python package build has failed in the RHAI pipeline and you need root-cause analysis. Reads the failure log excerpt and package context, diagnoses the root cause, and writes a structured analysis report.

4 de ago. de 2026
jira-context-summary
Desenvolvedores de software

Use when you need to extract actionable requirements, decisions, and blockers from Jira ticket comments for a Python package onboarding request. Produces a structured summary with four sections.

4 de ago. de 2026
security-audit
Analistas de segurança da informação

Use when a Python package needs a security audit before RHAI pipeline onboarding. Triages pre-computed scan outputs and optional source URL, then writes a Markdown report and machine-readable risk verdict.

29 de jul. de 2026
packaging-investigation
Desenvolvedores de software

Use when a Python package needs enterprise packaging investigation before RHAI distribution — covering build system, native dependencies, platform support, and packaging strategy. Produces a Markdown analysis and a machine-readable complexity verdict.

29 de jul. de 2026
license-check
Analistas de segurança da informação

Use when assessing whether a Python package's license permits redistribution in Red Hat's AI package distribution pipeline (RHAI). Reads package context, identifies the SPDX license, and writes a structured compatibility verdict.

28 de jul. de 2026
probe-test-onboarding
Analistas de garantia de qualidade de software e testadores

Use when probe tests need to be created for a Python package in the wheels-test repository. Analyzes package information, AI packaging analysis, and Jira context to determine test cases, then creates a git commit.

28 de jul. de 2026
fix-cve
sem classificação

Autonomously resolve Python CVE tickets from Jira - groups CVEs by package+branch, creates PRs, monitors Konflux builds, and updates tickets. Requires Atlassian MCP.

24 de ago. de 2026
rosa-hcp-provision
Administradores de redes e sistemas de computador

Provision and deprovision ROSA HCP clusters on the shared RHOAI AWS account (rh-aws-saml-login, org 7081269). Covers cluster create, G5g pools (prefer 2xlarge), GPU Operator, namespace pull-secret for quay.io/rhoai, pool resize, bring-up/teardown timing, cost…

20 de ago. de 2026
cluster-bot
sem classificação

Provision ephemeral OpenShift and ROSA test clusters via the Slack cluster-bot app (ci-chat-bot) — launch/rosa create/list/done/auth commands, capability matrix (arm64, GPU, IBM Power/Z, machine flavor), ready-to-use recipes, and known limitations (no…

18 de ago. de 2026
arm64-rosa-gpu-smoke
Analistas de garantia de qualidade de software e testadores

Validate ARM64 CUDA notebook/runtime images end-to-end — Konflux manifest audit (skopeo arm64), testcontainers CPU smoke (podman --platform linux/arm64), GPU smoke on ROSA G5g/T4G or rdu2 GH200 Grace Hopper (Pod + oc exec), ODH tests/manual GPU notebooks…

11 de ago. de 2026
ci-summary
Desenvolvedores de software

Summarize notebook matrix CI runs into one evolving GitHub PR comment using GitHub Actions and pull request MCP data. Use when triaging build-notebooks failures, summarizing matrix progress, or updating a living CI status comment.

24 de jul. de 2026
pr-review
Analistas de garantia de qualidade de software e testadores

Review pull requests in the notebooks repository using GitHub MCP tools and the project review standards. Use when reviewing a PR, when the user asks for automated PR feedback, or when the workflow invokes Antigravity for GitHub review.

24 de jul. de 2026
Mostrando 12 de 36 repositórios