Four corrections from Codex review: 1. One-time caveat: OSVERSION/IGNORE_OSVERSION is for the boundary only. Remove it after reboot — persisting would spoof the wrong version on the next upgrade and silently pull mismatched packages. 2. IGNORE_OSVERSION=yes as the canonical idiom (does not require knowing the exact __FreeBSD_version number). 3. ABI="FreeBSD:15:amd64" marked as redundant (it is already the default on 15.x; OSVERSION is the actual lever). 4. Date format: DD.mon.YY → DD.mon.YYYY (matches eu-date-format convention). Live BE renamed to 15.1-upgrade-25.jun.2026. |
||
|---|---|---|
| .. | ||
| bitwarden-cli-vault | ||
| bootable-usb-images | ||
| clawdie-iso-build | ||
| codebase-knowledge-graphs | ||
| colibri-development | ||
| forgejo-operations | ||
| freebsd-cost-optimization | ||
| freebsd-os-upgrade | ||
| freebsd-truss-debug | ||
| herdr-deployment | ||
| iso-visuals | ||
| mother | ||
| systematic-debugging | ||
| test-driven-development | ||
| vaultwarden-secrets | ||
| vision-model-setup | ||
| zfs-snapshot-audit | ||
| README.md | ||
Layered Soul Skills
Cross-harness skills reviewed and imported from the private hermes-soul runtime backup. Each skill is a reusable procedure that works across Hermes, Colibri, Pi, Codex, Claude Code, and Zot.
Included skills
| Skill | Category | Purpose |
|---|---|---|
| forgejo-operations | devops | Manage self-hosted Forgejo — repos, users, PRs, branch protection |
| vaultwarden-secrets | devops | Self-hosted Vaultwarden + Bitwarden CLI for agent secrets |
| bootable-usb-images | devops | Download, verify, flash compressed bootable USB images |
| herdr-deployment | devops | Build, configure, deploy Herdr terminal workspace manager |
| colibri-development | software-dev | Develop in the Colibri Rust workspace — builds, tests, crates |
| systematic-debugging | software-dev | 4-phase root cause debugging methodology |
| test-driven-development | software-dev | TDD: RED-GREEN-REFACTOR cycle enforcement |
| codebase-knowledge-graphs | software-dev | Build/query persistent codebase knowledge graphs |
| freebsd-cost-optimization | devops | Use Colibri cost modes (fast/smart/max) to minimize API spend on FreeBSD |
| vision-model-setup | mlops | Configure and troubleshoot vision capabilities across providers |
Adding skills
Skills are curated from hermes-soul/skills/ after operator review. Only skills that are useful across MULTIPLE harnesses belong here. Hermes-specific skills (cron management, Telegram gateway, voice setup) stay in hermes-soul.
To import a skill:
cp -r ~/hermes-soul/skills/<category>/<skill-name> ~/ai/layered-soul/skills/
Then validate:
python3 scripts/layered_soul.py validate .