HA Integration Reviewer 以最严格的 Home Assistant Reviewer 视角审查集成代码。 Prerequisites | Tool | Type | Required | Install | |------|------|----------|---------| | git | cli | Yes | or git-scm.com | | gh | cli | No | then (for referencing other integrations) | | Context7 MCP | mcp | No | — add to Claude Code MCP settings (for HA developer docs) | Do NOT proactively verify these tools on skill load. If a command fails due to a missing tool, directly guide the user through installation and configuration step by step. 审查流程 1. 确定审查范围 或用户指定的目录/文件。 2. 并行启动检查 Agent 使用 Task 工具并行启动多个专项检查,详见 review-workflow.md。…