ha-integration-ci-scaffold

ha-integration-ci-scaffold is a skill for Claude Code from nolte/claude-home-assistant. It costs 199 tokens per session (1,728 once invoked), scanned A, original, MIT.

A setup tool for Home Assistant custom-integration repositories that creates GitHub Actions checks and a Python test job. Home Assistant is software for controlling smart-home devices, and a custom integration connects it to a specific device or service.

In plain words
What is it for?
Use it to create workflows that run hassfest, HACS validation, and pytest-homeassistant-custom-component tests across selected Python versions.
Why use it?
It adds Home Assistant-specific checks that a general project setup may not include, reducing the chance that integration problems reach the repository.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-home-assistant plugin — 45 skills, 11 agents shipped together

Good fit Use it to create workflows that run hassfest, HACS validation, and pytest-homeassistant-custom-component tests across selected Python versions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nolte/claude-home-assistant/ha-integration-ci-scaffold
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add nolte/claude-home-assistant --skill ha-integration-ci-scaffold
Clone the repo
git clone --depth 1 https://github.com/nolte/claude-home-assistant

Made for: Claude Code.

Or install claude-home-assistant, the plugin that ships this one along with the rest of its 45 skills, 11 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ha-integration-ci-scaffold

README.md
[![agentmods](https://agentmods.dev/badge/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold/github.svg)](https://agentmods.dev/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold)
Your own site
<a href="https://agentmods.dev/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold"><img src="https://agentmods.dev/badge/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for ha-integration-ci-scaffold

Your own site · 80×15
<a href="https://agentmods.dev/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold"><img src="https://agentmods.dev/badge/skills/nolte/claude-home-assistant/ha-integration-ci-scaffold.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 199 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,728 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00199 $0.01728
Opus 5 $0.00100 $0.00864
Sonnet 5 $0.00040 $0.00346
Haiku 4.5 $0.00020 $0.00173

Measured 11d ago against content hash ba4c9519de1a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

ha-integration-ci-scaffold scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/ha-integration-ci-scaffold/SKILL.md · 92 lines

How it starts

The opening of the file, as written. The whole thing — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.

HA Integration CI Scaffold

Spec: spec/claude/ha-integration-ci-scaffold/en.md (EN canonical) / spec/claude/ha-integration-ci-scaffold/de.md (DE translation).

This skill scaffolds the HA-domain CI validators — hassfest, the HACS validation action, and the pytest matrix — that the generic portfolio CI (nolte-shared:project-structure-apply, quality-gate, release-automation) does not emit. It closes the audit finding that ha-integration-scaffold claims hassfest CI is "handled by the project-structure scaffold" when in fact nothing HA-specific is generated. The generated YAML targets the consumer integration repository, not this plugin repo.

Why this is a skill, not an agent

  • Human-visible augmentation surface — the user reads back the generated validate.yml and the pytest matrix and confirms the Python-version set; a skill keeps this on the visible command surface, like the sibling scaffolders.
  • Mid-flow interactivity — the Python-version matrix, whether the repo is HACS-distributed (so the HACS action applies), and the ZIP-mode toggle are per-run dialogues the user confirms.
  • Bounded, inline generation — one or two workflow files fit inline; no isolated agent context is needed.
  • Counter-dimension considered: the draft loop could be an agent, but the matrix and delimitation decisions belong in the user's working context; skill wins.

When this skill activates

Use this skill to add the HA-specific CI validation to a Custom Integration repo — hassfest + HACS validation + a pytest matrix — when the repo has the integration code but no HA-domain CI gate yet.

When NOT to activate

  • the generic repo scaffold (lint, pre-commit, release-drafter wiring) → nolte-shared:project-structure-apply
  • the release publish flow (Draft → Published, version alignment, ZIP asset) → release-automation / ha-hacs-release
  • generating the Python integration code → ha-integration-scaffold
  • deploying/importing into a running HA instance → out of scope (generation only)

Read the full file on GitHub · 92 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 92 lines · 199 tokens per session scan A ba4c9519de1a

Subscribe to this mod's changes

ha-integration-ci-scaffold is a skill published in the GitHub repository nolte/claude-home-assistant (1 stars, last pushed 1mo ago), licensed MIT. It adds 199 tokens to every session and 1,728 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

devops-cloud

DevOps, cloud infrastructure, and platform engineering. Use when working with AWS, GCP, Azure, Kubernetes, Terraform, CI/CD pipelines, or infrastructure as code.

travisjneuman/.claude · 38 tokens

ci-pipeline

CI pipeline discipline: lint→build→test→quality→security, fail-fast, deterministic build, secret handling, PR gates.

byerlikaya/claude-starter-kit · 30 tokens

reviewdog

Automated code review and security linting integration for CI/CD pipelines using reviewdog. Aggregates findings from multiple security and quality tools (SAST, linters, formatters) into unified code review comments on pull requests. Use when: (1) Integrating security scanning into code review workflows, (2) Automating…

AgentSecOps/SecOpsAgentKit · 110 tokens

deployment-pipeline-design

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD.

wshobson/agents · 58 tokens

bazel-build-optimization

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

wshobson/agents · 36 tokens

security-compliance

Guides security professionals in implementing defense-in-depth security architectures, achieving compliance with industry frameworks (SOC2, ISO27001, GDPR, HIPAA), conducting threat modeling and risk assessments, managing security operations and incident response, and embedding security throughout the SDLC.

sangrokjung/claude-forge · 56 tokens