ha-mcp
01Settings file Claude Code
Agent settings configuring enabledPlugins, extraKnownMarketplaces.
Settings file Claude Code
Agent settings configuring enabledPlugins, extraKnownMarketplaces.
Skill Claude CodeCodex
Run bot acceptance tests to validate MCP tools work correctly from a real AI agent's perspective. Use when testing PRs, detecting regressions, or verifying tool changes end-to-end with Claude/Gemini CLIs.
Skill Claude CodeCodex
Compare MCP tool behavior between target and baseline versions using pre-built and custom stories with diff-based triage.
Skill Claude CodeCodex
Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external contributions.
Skill Claude CodeCodex
Find merged PR authors missing from README and update the contributors list after approval.
Skill Claude CodeCodex
Deep analysis of a single GitHub issue with codebase exploration, implementation planning, and architectural assessment. Use when you need to analyze a GitHub issue, assess its complexity, plan implementation approaches, and post a structured analysis comment. Triggers on "analyze issue", "deep analysis"…
Skill Claude CodeCodex
Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments until the PR is clean. Use when you need to fully implement a GitHub issue from start to merge-ready. Triggers on "implement issue", "resolve…
Skill Claude CodeCodex
Manage your own GitHub pull requests — check CI status, inline review comments, PR-level comments, resolve review threads, fix issues, and iterate until all checks pass and threads are resolved. Use for managing your own PRs (not external contributions). Triggers on "check my PR", "check PR", "/my-pr-checker ".
Skill Claude CodeCodex
Create a git worktree in worktree/ subdirectory with up-to-date master.
Instructions file CodexOpenCode
Instructions for homeassistant-ai/ha-mcp, covering claude.md, repository structure, worktree workflow, creating worktrees and skills.
Instructions file
Instructions for homeassistant-ai/ha-mcp, a project described as: The Unofficial and Awesome Home Assistant MCP Server.
MCP server Claude CodeCodexCursor +2
Home Assistant MCP Server - Complete control of Home Assistant through MCP. Runs locally from the ha-mcp Python package.
Plugin Claude Code
Plugin marketplace listing 1 plugin: home-assistant-skills.
Plugin Claude Code
Agent skills for Home Assistant: best practices for automations, helpers, templates, scenes, blueprints, device control, dashboards, AppDaemon, and backups.
Settings file Claude Code
Agent settings configuring enabledPlugins, extraKnownMarketplaces.
Instructions file CodexOpenCode
Instructions for homeassistant-ai/skills, a project described as: Home Assistant skills for agents.
Instructions file
Instructions for homeassistant-ai/skills, covering claude.md, repo layout, skill format, skill authoring principles and validation.
Skill Claude CodeCodex
Best practices for HA automations, helpers, scripts, and dashboards. TRIGGER THIS SKILL WHEN: - Creating or editing automations, scripts, scenes, dashboards, blueprints - Choosing template sensors, helpers, or Jinja macros - Restructuring triggers, conditions, or modes; button, remote, or event-entity automations …