Skip to main content
projectbluefin
GitHub creator profile

projectbluefin

Repository-level view of 108 collected skills across 11 GitHub repositories.

skills collected
108
repositories
11
updated
Aug 26, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

cluster-tooling
unclassified

Cluster management tools for the lab: kubectl, k3s, zot, external-secrets, and K8sGPT. Use when managing cluster state, installing cluster add-ons, configuring the OCI registry, or running cluster analysis through MCP.

Aug 21, 2026
gitops-argocd
network-and-computer-systems-administrators

ArgoCD GitOps model for the lab: what is and isn't managed, sync rules, bootstrap vs managed distinction, and common sync failures. Use when working with ArgoCD Applications, adding new templates to git, or troubleshooting sync issues.

Aug 21, 2026
argo-workflows
unclassified

Authoring, linting, and submitting Argo Workflows and WorkflowTemplates in the lab. Use when writing or editing any .yaml file under argo/workflow-templates/, argo/bootstrap/, or argo/*.yaml, or when debugging a failed workflow run.

Aug 21, 2026
kubevirt-vms
network-and-computer-systems-administrators

KubeVirt ephemeral VM lifecycle in the lab: containerDisk build, VM provisioning, SSH wait, teardown. Use when writing provision-vm templates, debugging VM boot failures, or working with KubeVirt manifests.

Aug 21, 2026
test-authoring
software-quality-assurance-analysts-and-testers

Writing, debugging, and running behave/qecore/dogtail GNOME GUI tests. All Bluefin image tests live in projectbluefin/testsuite. Use when adding test scenarios, fixing AT-SPI failures, debugging Shell.Eval interactions, or working with the qecore-headless…

Aug 10, 2026
astro-dashboard-pages
web-developers

Building or revising Astro dashboard detail pages backed by repo-tracked JSON and browser-side charts. Use when adding docs routes like /tests, /images, or /applications that must render real evidence, explicit unavailable states, GitHub Pages-safe static…

Aug 1, 2026
ci-tooling
network-and-computer-systems-administrators

GitHub Actions workflow authoring and debugging for lab dashboards and automation. Use when changing .github/workflows/, troubleshooting stale Pages data, or wiring CI jobs that need private-cluster data.

Aug 1, 2026
kubestellar
network-and-computer-systems-administrators

KubeStellar multi-cluster control plane on the lab: WDS/ITS/WEC model, install/upgrade via ArgoCD, WEC registration, BindingPolicy authoring, smoke testing, and failure modes. Use when working with KubeStellar, KubeFlex control planes, OCM ManagedClusters, or…

Jul 31, 2026
Showing 8 of 17 collected skills.
Showing 8 of 17 collected skills.
finpilot-build
unclassified

Containerfile multi-stage build, image digest pinning in FROM lines, Justfile local build recipes, and build script conventions. Use when changing Containerfile, Justfile, or build/*.sh.

Aug 21, 2026
finpilot-onboarding
unclassified

Fork bootstrap playbook: rename (locations: `finpilot-templates`), enable Actions, RENOVATE_TOKEN, first green build, README "What Makes this Raptor Different" section, and branch protection. Use when creating a new fork from this template.

Aug 21, 2026
finpilot-pr-checklist
unclassified

PR gates and pre-commit checklist by change type. Covers validation commands for Containerfile, build scripts, Brewfiles, Flatpaks, ujust, workflows, and README changes. Use before opening or reviewing a PR.

Aug 21, 2026
finpilot-router
unclassified

Task router for the finpilot repo: which skill covers what, and the overview → domain → PR-checklist sequence. Use when unsure which skill fits, or to add a skill to the routing table.

Aug 21, 2026
finpilot-ci
unclassified

GitHub Actions workflows, projectbluefin/actions composite actions, Renovate configuration, and PR validation for finpilot. Use when changing .github/workflows/, .github/renovate.json, or .hadolint.yaml.

Aug 21, 2026
finpilot-maintain
unclassified

Maintenance of an active finpilot fork: Renovate digest PRs, README raptor section updates, signing verification, local test loops, and maintenance schedules. Use when maintaining a fork after onboarding.

Aug 21, 2026
finpilot-templates
unclassified

Template identity rules: the seven rename locations, image identity ARGs, keyless signing, and AGENTS.md update rules. Use when renaming a fork, verifying or explaining signing, or updating AGENTS.md and setup docs.

Aug 21, 2026
finpilot-troubleshooting
unclassified

Consolidated symptom-cause-fix table for finpilot. Covers local build failures, CI failures, runtime issues, Renovate problems, COPR persistence, and ujust command not found. Use when something is broken and you need a quick diagnosis.

Aug 21, 2026
Showing 8 of 13 collected skills.
brew-lifecycle
unclassified

Manage OS-managed Homebrew packages. Use when adding/removing default brew packages, moving tools between RPM and brew, or auditing image-vs-brew placement.

Aug 20, 2026
oem-hardware-hooks
software-developers

OEM hardware first-boot setup hooks in projectbluefin/common. Use when adding hardware-specific setup, understanding hook directories and versioning contract, or applying shellcheck requirements.

Aug 16, 2026
ci-tooling
software-developers

CI policy and tooling — SHA pinning, pre-commit guards, Renovate digest tracking, and workflow config. Use when editing .github/workflows/ files.

Aug 10, 2026
bonedigger
software-developers

bonedigger + kubestellar-bot lifecycle automation. Use when working on ujust report, issue lifecycle, priority escalation, or how fixes ship back to images.

Aug 9, 2026
ci-pitfalls
software-developers

Incident log of CI gotchas across projectbluefin repos. Use when debugging silent CI failures, startup_failure, or workflow skip behavior.

Aug 9, 2026
containerfile
software-developers

Containerfile build structure and local testing. Use when modifying the Containerfile, adding binaries, updating wallpaper sources, or using just overlay.

Aug 9, 2026
e2e-ci
software-quality-assurance-analysts-and-testers

Pre/post-merge E2E CI for common. Use when debugging E2E failures, understanding the PR gate flow, or diagnosing masked brew-setup issues.

Aug 9, 2026
factory-improvement
software-developers

Self-improving factory loop for projectbluefin. Use when identifying automation gaps, proposing workflows, or auditing ACMM maturity.

Aug 9, 2026
Showing 8 of 13 collected skills.
ci
unclassified

Explains workflow triggers, path filters, reusable workflow calls, and how to read failing runs in this repository. Use when a workflow failed, did not start, or ran the wrong checks.

Aug 18, 2026
security
unclassified

States the package-source trust boundaries, signing requirements, and secure-boot constraints for this image. Use when adding a package source or changing verification or trust behavior.

Aug 18, 2026
release-artifacts
network-and-computer-systems-administrators

Covers the release and testing-to-main promotion workflows, digest and tag verification, and signing gates. Use when running a release or diagnosing a failed promotion.

Aug 9, 2026
issue-lifecycle
software-developers

Explains issue assignment, project state, label semantics, and the branch- to-pull-request path used in this repository. Use when picking up, updating, or closing an issue.

Aug 7, 2026
dependency-automation
software-developers

Describes the Renovate configuration, automerge workflow, and authentication model for automated updates. Use when changing dependency automation config or triaging an automated update pull request.

Aug 7, 2026
build
software-developers

Covers Containerfile stages, build_files layering, local image builds, and which validation gate to run for a given change. Use when editing image inputs or deciding whether a full build is required.

Aug 7, 2026
installation-artifacts
software-developers

Covers dispatching artifact workflows, confirming the source image digest, and promoting a verified artifact. Use when building or promoting an ISO or other installation artifact derived from a published image.

Aug 7, 2026
packages
software-developers

Provides the decision tree for where a package belongs and the files that declare each package source. Use when adding, removing, or relocating a package input.

Aug 7, 2026
Showing 8 of 13 collected skills.
Showing 8 of 12 collected skills.
ci-cd
software-developers

Diagnose and change continuous-integration, promotion, and publication workflows. Use when a workflow does not trigger, an artifact is not published, or CI logic changes.

Aug 7, 2026
release
software-developers

Verify and promote published artifacts safely. Use when checking digests, signatures, stable releases, rollback, or emergency promotion.

Jul 27, 2026
build
software-developers

Local builds, validation, variants, and VM artifacts for projectbluefin/bluefin-lts. Use when running just recipes, understanding the LTS/NVIDIA variant map, or debugging a build failure.

Jul 27, 2026
centos-vs-fedora
software-developers

CentOS Stream 10 vs Fedora package and repo differences for bluefin-lts. Use when adding packages, enabling repos, choosing akmods tags, or resolving COPR chroot names.

Jul 27, 2026
gnome-extensions
software-developers

Add, remove, and build desktop shell extensions. Use when changing extension sources, submodules, schemas, or build integration.

Jul 27, 2026
hardware
software-developers

Change hardware hooks and device integration safely. Use when modifying setup hooks, services, or device-specific image behavior.

Jul 27, 2026
packages
software-developers

Add, remove, or update packages in the image. Use when changing package manifests, repositories, or package-related build scripts.

Jul 27, 2026
skill-improvement
computer-occupations-all-other

Add, refactor, validate, or retire an agent skill. Use when implementation reveals a durable rule, when a skill is too large or stale, or when the skill catalog changes.

Jul 27, 2026
Showing 8 of 9 collected skills.
Showing 11 of 11 repositories
All repositories loaded