plenum-failure-archaeology

Retrieve historical Plenum HVAC failure analyses and established fixes.

6|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/dhruvb14/smart-thermostat-with-vents --skill plenum-failure-archaeology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plenum-failure-archaeology
Source: https://github.com/dhruvb14/smart-thermostat-with-vents/tree/main/.claude/skills/plenum-failure-archaeology
Command: npx skills add https://github.com/dhruvb14/smart-thermostat-with-vents --skill plenum-failure-archaeology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents engineers from repeating previously resolved Plenum HVAC bugs by preserving the history, evidence, decisions, and safeguards behind major fixes.

Core Features & Use Cases

  • Incident History Reference: Documents symptoms, root causes, evidence, fixes, and settlement status for past failures across the smart thermostat system.
  • Regression Prevention Guidance: Helps identify when a proposed change conflicts with established architecture decisions, tests, or safety guards.
  • Use Case: When investigating a thermostat control issue or reviewing a risky code change, use this Skill to find the related historical incident and understand why a previous approach was accepted or rejected.

Quick Start

Ask the skill to find whether a suspected Plenum bug or proposed fix matches a previously settled incident.

Frequently Asked Questions about plenum-failure-archaeology

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

FAQPage Schema
How do I prevent regression when debugging smart thermostat control failures?

You can prevent regression during HVAC debugging by retrieving historical incident analyses and established fixes to check whether a proposed code change conflicts with previously accepted architecture decisions, tests, or safety guards.

What is the best way to check if a Plenum HVAC bug matches a previously resolved incident?

Checking if a Plenum HVAC bug matches a resolved incident involves querying documented failure records containing symptoms, root causes, evidence, fixes, tests, and settlement status to retrieve matching historical analyses.

How does incident history retrieval work for HVAC control code review?

Incident history retrieval for HVAC control code review works by matching suspected bugs or proposed fixes against documented failure records, then extracting the root causes and evidence of past incidents to guide current architecture decisions.

Do I need documented failure records to investigate smart thermostat bugs?

Yes, you need documented failure records containing symptoms, root causes, evidence, fixes, tests, and status decisions to investigate smart thermostat bugs and avoid repeating previously resolved HVAC control failures.

Why should I check past incident settlements before changing HVAC architecture?

You should check past incident settlements before changing HVAC architecture to identify when a proposed modification conflicts with established architecture decisions, tests, or safety guards implemented to resolve past failures.

What limitations exist when relying on historical incident analyses for regression prevention?

A key limitation is that regression prevention guidance relies entirely on access to documented failure records; if an HVAC incident lacks documented symptoms, root causes, and fixes, the skill cannot provide relevant architectural guidance.