Project Bluefin
Official@projectbluefin · Antarctica
The next generation Linux workstation, designed for reliability, performance, and sustainability.
Agent Skills by Project Bluefin
Showing 47 vetted skills indexed across 3 GitHub repositories.
kubestellar
Install, register, and validate KubeStellar multi-cluster control planes via ArgoCD GitOps.
cluster-tooling
Manages k3s cluster operations, Zot registry, BuildStream builds, and GPU inference workloads.
example-skill
Provides a reusable template for authoring new skill definition files.
console-dashboard
Deploy and operate the KubeStellar Console dashboard via ArgoCD GitOps on a k3s cluster.
dakota-pr-review
Review Dakota pull requests through lab-backed Argo workflow builds and container QA validation.
meta-skill-improvement
Maintains agent skill files by routing session learnings into documentation updates.
flatcar-node-onboarding
Onboard Flatcar Linux nodes to a k3s cluster and connect them to a Nebraska update pipeline.
astro-dashboard-pages
Builds static Astro dashboard pages rendering repo-tracked JSON evidence with ECharts visualizations.
ci-tooling
Author and debug GitHub Actions workflows for dashboards and private-cluster CI automation.
node-lifecycle
Add, drain, and remove k3s nodes and KubeStellar WEC clusters in a home lab.
gitops-argocd
Manages ArgoCD GitOps workflows for syncing Kubernetes manifests and WorkflowTemplates from git.
kubevirt-vms
Provisions and troubleshoots ephemeral KubeVirt VMs using containerDisk builds, SSH injection, and teardown workflows.
argo-workflows
Author, lint, and debug Argo Workflows and WorkflowTemplates for Kubernetes CI pipelines.
frontend-design
Guides design decisions for Astro pages, CSS, and ECharts components in the factory dashboard.
registry-catalog
Generates and validates container registry catalog indexes and Kubernetes install manifests for GitOps deployment.
bluefin-server
Build and convert FSDK-based bluefin-server bootc images into KubeVirt containerDisks.
bluefin-mcp — Operational Knowledge
Provide Bluefin MCP operational knowledge for Go backend and CI contexts.
managing-bst-overrides
Manage BuildStream junction element overrides with creation, removal, and audit criteria.
using-git-worktrees
Create isolated Git worktrees with directory checks and baseline tests.
buildstream-element-reference
Reference BuildStream `.bst` element variables, kinds, hooks, and systemd paths.
packaging-zig-projects
Package Zig projects in BuildStream with offline dependency caching.
packaging-gnome-shell-extensions
Package GNOME Shell extensions in BuildStream with Meson or Make patterns.
test-driven-development
Guide software development through the Red-Green-Refactor cycle with failing tests before implementation.
systematic-debugging
Guide users through a four-phase root cause analysis process for technical issues.
Frequently Asked Questions About Project Bluefin
FAQPage SchemaWhat specific build tasks does Project Bluefin enable?▼
It enables the creation, removal, and auditing of BuildStream elements for Linux distributions. Users can package pre-built binaries, manage upstream junction overrides, and compose OCI-compliant image layers while maintaining strict dependency caching for Rust, Go, and Zig projects.
Who is the target persona for these engineering capabilities?▼
The target persona includes Linux distribution maintainers, systems engineers, and workstation developers focused on reproducible builds. It is designed for those managing GNOME-based environments who require standardized Justfile recipes and systematic debugging processes for complex software integration.
What are the prerequisites for running these build operations?▼
Operations require a Linux environment configured with BuildStream and the project-specific junction definitions. Users must have access to the Bluefin repository structure, including the freedesktop-sdk and gnome-build-meta junctions, to successfully execute image assembly and package verification tasks.