SKILL
Type
External
Status
Published
Created
Jun 13, 2026
Updated
Jun 13, 2026
Source
View

Dakota ISO — Skill Router#

Agent entry point for projectbluefin/dakota-iso. Load only the skill(s) that match your task.

Scope: skills here cover work done in this repo. Org-level skills and factory operating model live in projectbluefin/common/docs/.

Task → Skill#

I need to...Load
First time / onboarding
Set up a dev environment or clone this repodocs/skills/onboarding.md
Understand issue labels and lifecycledocs/skills/label-workflow.md
Know when to stop and ask a humandocs/skills/human-gates.md
Building ISOs
Build ISOs locally, disk space, BTRFS/XFS quirksdocs/build.md
Unified nvidia ISO — size, compression, nvidia_imgrefdocs/build.md
Add or modify variants (payload_ref pattern)docs/variants.md
Architecture
Two-container pipeline, boot flow, squashfs, VFS storagedocs/architecture.md
GPT layout, El Torito, systemd-boot, dmsquash-livedocs/architecture.md
CI/CD
build-iso.yml, smoke test, R2 uploads, unified ISO pipelinedocs/ci.md
LUKS E2E test (local QEMU, libvirt, CI-equivalent) + installed-disk bootdocs/luks-testing.md
R2 / Release
Promoting ISOs to production, rclone, named releasesdocs/r2-promotion.md
Factory / org
Cross-repo agent rules, branch targets, PR policycommon: docs/factory/agentic-model.md
Org structure, parity matrix, open gapscommon: docs/factory/README.md
Skill improvement
Writing a skill update alongside a PRdocs/skills/skill-improvement.md

Skill index#

For the full list of skills in this repo, see docs/skills/INDEX.md.

How to add a skill#

If a task surfaces a non-obvious pattern, workaround, or convention:

  1. Create (or update) the relevant file in docs/skills/
  2. Add a dated section: ### <what you learned> (YYYY-MM-DD)
  3. What failed → why → the fix → code example
  4. Commit in the same PR as your change — never a follow-up

See docs/skills/skill-improvement.md for the full mandate.

SKILL | Dosu