HankanmanHankanmanCommunityยท16 Agent Skills Included

Area-Occupancy-Detection

Develop and debug a Bayesian room occupancy integration

Guides development, debugging, and release of a Home Assistant integration that detects room occupancy using Bayesian probability. Covers the probability math, configuration system, diagnostics tooling, testing rules, and historical bug patterns so changes are made safely. Eliminates guesswork when fixing stuck occupancy, wrong priors, or decay issues by providing verified formulas and step-by-step runbooks.
npx skills add Hankanman/Area-Occupancy-Detection --all -g -y
Available:

Gives your AI agent the project's architecture, development commands, testing rules, and coding constraints so it can safely modify the occupancy detection integration.

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-architecture-contract

Explain Area Occupancy Detection architecture, probability logic, and database schema.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-validation-and-qa

Automate validation and QA for Area Occupancy Detection code changes.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-proof-and-analysis-toolkit

Validate probability and statistics calculations in the Area Occupancy Detection codebase.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-learning-accuracy-campaign

Diagnose and resolve occupancy learning accuracy issues in Home Assistant.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

bayesian-occupancy-reference

Document Bayesian probability calculations for Area Occupancy Detection.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-diagnostics-and-tooling

Monitors and analyzes Area Occupancy Detection system performance in Home Assistant, diagnosing sensor errors and pipeline issues.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-build-and-env

Automate setup, reset, and debugging of the local Area Occupancy Detection environment.

Community
Intermediate
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-run-and-operate

Manage the Area Occupancy Detection integration for Home Assistant.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-config-and-flags

Manage and debug Area Occupancy Detection configuration settings and CONF_* catalog.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-docs-and-writing

Manage Area Occupancy Detection project documentation with Markdown formatting and style guidelines.

Community
Intermediate
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-research-methodology

Validate AOD Bayesian math hypotheses through adversarial testing and empirical evidence.

Community
Advanced
๐Ÿ“ฆ In Repo
HankanmanHankanman

aod-change-control

Manage code review, versioning, and release processes for the Area Occupancy Detection codebase.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Area-Occupancy-Detection skills?โ–ผ

Run `npx skills add Hankanman/Area-Occupancy-Detection --all -g -y` in your terminal to install all skills in this suite globally.

What is Area Occupancy Detection?โ–ผ

It is a Home Assistant custom integration that combines motion, media, door, and environmental sensors using Bayesian probability to detect whether a room is actually occupied, learning from your habits over time.

How do these skills help developers?โ–ผ

They give your coding agent verified formulas, architecture maps, debugging runbooks, and validation rules so it can fix bugs or add features without breaking the probability math or user configs.

Can it diagnose wrong occupancy readings?โ–ผ

Yes. The diagnostics skills explain how to read the Home Assistant diagnostics export, health repair issues, and debug logs to find why an area is stuck occupied or showing wrong probabilities.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code, Cursor, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’