Daniel Hunter avatar

Daniel Hunter

Community

@DanielH2018

3Followers
|
18Public Repos
|
18Published Skills

Software Engineer at Lithic Inc

Skills Distribution
DomainCloud & Comp...Kubernetes & Conta.. (35%)Infrastructure as .. (25%)Home Automation & .. (25%)DevOps Release & R.. (15%)

Agent Skills by Daniel Hunter

Showing 18 vetted skills indexed across 1 GitHub repositories.

DanielH2018DanielH2018
2

ha-deploy

Deploy Home Assistant config changes via Ansible and verify they loaded in the live instance.

Community
Advanced
DanielH2018DanielH2018
2

new-k8s-service

Adds a new k3s workload role with inventory entry, secrets, and first deploy to a homelab cluster.

Community
Advanced
DanielH2018DanielH2018
2

add-secret

Adds SOPS-encrypted secrets to Ansible secrets.yml and registers them for rotation tracking.

Community
Intermediate
DanielH2018DanielH2018
2

z2m-device-setting

Publishes Zigbee2MQTT device settings via authenticated MQTT and records them for re-pair recovery.

Community
Intermediate
DanielH2018DanielH2018
2

memory-consolidation

Consolidate a project memory store by merging duplicates, retiring stale entries, and proposing a review diff.

Community
Intermediate
DanielH2018DanielH2018
2

deploy

Deploy k3s and Docker services via Ansible with locking, dry-run validation, and health verification.

Community
Advanced
DanielH2018DanielH2018
2

ha-verify-state

Verify live Home Assistant entity and automation state via the REST API.

Community
Intermediate
DanielH2018DanielH2018
2

worktree-cleanup

Retire merged git worktrees and prune unreachable objects from the shared object store.

Community
Intermediate
DanielH2018DanielH2018
2

renovate-prs

Triage, complete, and merge Renovate dependency PRs in a k3s homelab repository.

Community
Advanced
DanielH2018DanielH2018
2

issue-fanout

Dispatches parallel Opus agents at GitHub issues with per-issue worktrees, claims, and PRs.

Community
Advanced
DanielH2018DanielH2018
2

land-after-merge

Automates PR merge, CI wait, deploy, and verification through a single land.sh command.

Community
Advanced
DanielH2018DanielH2018
2

new-container

Scaffolds Ansible roles and docker-compose templates for new Docker services on daniel-pi.

Community
Intermediate
DanielH2018DanielH2018
2

gitops-tick

Trigger the homelab GitOps deploy tick manually and read its result from the journal.

Community
Intermediate
DanielH2018DanielH2018
2

scaffolding-delete-pass

Audit hooks, CLAUDE.md rules, skills, and agents to propose removals of obsolete model-compensation scaffolding.

Community
Intermediate
DanielH2018DanielH2018
2

homelab-review

Dispatches parallel read-only reviewer agents to audit a k3s homelab and synthesizes one prioritized report.

Community
Advanced
DanielH2018DanielH2018
2

ha-review

Reviews Home Assistant automations, scenes, scripts, and configuration for gaps and improvements.

Community
Advanced
DanielH2018DanielH2018
2

security-review

Audit Ansible, Docker, and Kubernetes configurations for security vulnerabilities with severity-rated findings.

Community
Intermediate
DanielH2018DanielH2018
2

ha-edit-automation

Edits Home Assistant automations, scenes, scripts, and template sensors in an Ansible-managed k3s homelab.

Community
Advanced

Frequently Asked Questions About Daniel Hunter

FAQPage Schema
What 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.