jrhubottjrhubottCommunityยท2 Agent Skills Included

adaptive-cover-pro

Diagnose and fix smart blind automation issues

Diagnoses misbehaving smart blinds and shades in Home Assistant by analyzing live data, recorder history, and downloaded diagnostics files. Eliminates guesswork when covers reopen, refuse to move, or ignore manual positions by tracing each automated decision back to its cause. Drafts root-caused GitHub issue reports and replies, and keeps German and French translations in sync automatically.
npx skills add jrhubott/adaptive-cover-pro --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Adaptive Cover Pro skills?โ–ผ

Run `npx skills add jrhubott/adaptive-cover-pro --all -g -y` in your terminal to install all skills in this suite globally.

Why does my smart blind keep reopening?โ–ผ

The live-diagnose skill pulls your cover's decision trace and recorder history from Home Assistant, then proves the exact mechanism causing the reopening with a reproduction test.

How to analyze a Home Assistant diagnostics file?โ–ผ

Hand the downloaded diagnostics JSON to the acp-diagnose skill, which runs the same triage rule engine as the in-product troubleshooter and explains each finding in plain English.

Can it draft GitHub issue replies automatically?โ–ผ

Yes. The issue-diagnose skill fetches the attached diagnostics, ranks likely root causes, and drafts a ready-to-post reply, but it only posts after your explicit approval.

Does it work with Claude Code and other agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’