Skip to content

Agents

Browse by task →

Auto-generated catalog of every agent discovered across the configured plugin source roots. Content is taken verbatim from each agent markdown file. Grouped by delivery-lifecycle phase.

4 Build

  • ha-blueprint-author — Authors one Home Assistant blueprint (automation, script, or template domain) as a single self-contained, spec-conformant YAML file, validates it, and returns a report.
  • ha-dev-instance-provision — Provisions a disposable dev Home Assistant instance into a local Kubernetes cluster from a self-generated manifest, prepares /config/custom_components, and can tear it down.
  • ha-integration-deploy — Deploys a Home Assistant Custom Integration from a local repo into a running HA pod in a Kind/local Kubernetes cluster and returns a PASS/FAIL report.

5 Review

  • ha-integration-review — Produces one bundled, read-only pre-PR/pre-release review of a Home Assistant Custom Integration combining quality-scale, security, and cross-cutting checks.
  • ha-integration-verify — Diagnoses a deployed Custom Integration in a running HA pod on a Kind/local cluster — pod status, log error scan, installed-files check — read-only.