acp-diagnose

Analyze Home Assistant diagnostics JSON and generate a structured triage report.

151|23|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/jrhubott/adaptive-cover-pro --skill acp-diagnose
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acp-diagnose
Source: https://github.com/jrhubott/adaptive-cover-pro/tree/main/.claude/skills/acp-diagnose
Command: npx skills add https://github.com/jrhubott/adaptive-cover-pro --skill acp-diagnose

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose Adaptive Cover Pro diagnostics by converting a raw diagnostics JSON into an actionable triage report, highlighting failures, warnings, and configuration issues to guide quick remediation.

Core Features & Use Cases

  • Structured triage report covering integration version, cover type, and latest update status
  • Decision trace analysis, control status interpretation, and command health checks
  • Use Case: upload a diagnostics.json and receive a prioritized, readable report with concrete next steps

Quick Start

Upload or paste a diagnostics JSON file and I will generate a structured triage report immediately.

Frequently Asked Questions about acp-diagnose

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze a Home Assistant diagnostics JSON file for Adaptive Cover Pro issues?

To analyze a Home Assistant diagnostics JSON file, upload or paste the diagnostics data to generate a structured triage report. The tool reads configuration, control status, and decision traces to highlight failures and provide concrete remediation steps.

What is a diagnostics triage report and how does it help troubleshoot Adaptive Cover Pro?

A diagnostics triage report converts raw JSON logs into a prioritized, readable summary of integration health. It interprets decision traces and command health checks to pinpoint configuration issues and skipped actions for quick troubleshooting.

Can I use this tool to check the decision trace and control status of my cover configuration?

Yes, you can use this tool to check decision traces and control status. It specifically parses diagnostics.decision_trace and diagnostics.control_status fields from your JSON to evaluate cover command health and skipped actions.

What specific JSON fields are required to generate a comprehensive Home Assistant triage report?

Generating a comprehensive triage report requires JSON fields including diagnostics.meta, diagnostics.configuration, diagnostics.climate_control_method, and diagnostics.last_skipped_action. These fields provide the necessary integration version and command data.

Does this diagnostics analyzer work with any Home Assistant integration or only Adaptive Cover Pro?

This diagnostics analyzer is specifically designed for Adaptive Cover Pro workflows. It interprets the unique diagnostics.cover_commands and climate_control_method fields of this integration, meaning it is not suited for generic Home Assistant logs.