Daniel Hunter
Community@DanielH2018
Software Engineer at Lithic Inc
Agent Skills by Daniel Hunter
Showing 18 vetted skills indexed across 1 GitHub repositories.
ha-deploy
Deploy Home Assistant config changes via Ansible and verify they loaded in the live instance.
new-k8s-service
Adds a new k3s workload role with inventory entry, secrets, and first deploy to a homelab cluster.
add-secret
Adds SOPS-encrypted secrets to Ansible secrets.yml and registers them for rotation tracking.
z2m-device-setting
Publishes Zigbee2MQTT device settings via authenticated MQTT and records them for re-pair recovery.
memory-consolidation
Consolidate a project memory store by merging duplicates, retiring stale entries, and proposing a review diff.
deploy
Deploy k3s and Docker services via Ansible with locking, dry-run validation, and health verification.
ha-verify-state
Verify live Home Assistant entity and automation state via the REST API.
worktree-cleanup
Retire merged git worktrees and prune unreachable objects from the shared object store.
renovate-prs
Triage, complete, and merge Renovate dependency PRs in a k3s homelab repository.
issue-fanout
Dispatches parallel Opus agents at GitHub issues with per-issue worktrees, claims, and PRs.
land-after-merge
Automates PR merge, CI wait, deploy, and verification through a single land.sh command.
new-container
Scaffolds Ansible roles and docker-compose templates for new Docker services on daniel-pi.
gitops-tick
Trigger the homelab GitOps deploy tick manually and read its result from the journal.
scaffolding-delete-pass
Audit hooks, CLAUDE.md rules, skills, and agents to propose removals of obsolete model-compensation scaffolding.
homelab-review
Dispatches parallel read-only reviewer agents to audit a k3s homelab and synthesizes one prioritized report.
ha-review
Reviews Home Assistant automations, scenes, scripts, and configuration for gaps and improvements.
security-review
Audit Ansible, Docker, and Kubernetes configurations for security vulnerabilities with severity-rated findings.
ha-edit-automation
Edits Home Assistant automations, scenes, scripts, and template sensors in an Ansible-managed k3s homelab.
Frequently Asked Questions About Daniel Hunter
FAQPage SchemaWhat tasks can I perform with DanielH2018's skills?▼
You can deploy and verify Home Assistant config changes, scaffold new k3s workloads and Pi Docker services, add SOPS-encrypted secrets, tune Zigbee2MQTT device settings, triage Renovate PRs, run merge-to-deploy pipelines, and execute read-only homelab, HA, and security reviews.
Who are these skills designed for?▼
They target a single self-hosting engineer — Daniel Hunter, a software engineer at Lithic — operating a personal homelab with a k3s cluster, a Raspberry Pi running Docker services, Home Assistant, and Zigbee devices, all managed through an Ansible GitOps repository.
How do deployments work in this homelab setup?▼
Deploys run through Ansible playbooks gated on container health, then verify the changed entity actually loaded. Merged PRs flow through land.sh — CI wait, GitOps tick, deploy, verify — and the gitops-tick skill can trigger the 10-minute deploy timer manually.
What are the prerequisites for using these skills?▼
You need the homelab's Ansible repository with its k3s cluster, SOPS-encrypted secrets.yml, Home Assistant instance, MQTT broker for Zigbee2MQTT, and GitHub access for PR and issue operations. Skills invoke Bash, Read, Edit, Grep, Glob, and Agent capabilities.
Are these skills safe to run against production state?▼
Review skills (homelab-review, ha-review, security-review) are read-only and never implement, deploy, or commit. Deploy and mutation skills run real changes — gitops-tick has no dry-run mode — while memory-consolidation and scaffolding-delete-pass only propose diffs for review.