Seb Burrell
Community@hankanman · UK
I like to automate all the things....
Agent Skills by Seb Burrell
Showing 37 vetted skills indexed across 3 GitHub repositories.
aod-architecture-contract
Explain Area Occupancy Detection architecture, probability logic, and database schema.
aod-validation-and-qa
Automate validation and QA for Area Occupancy Detection code changes.
aod-proof-and-analysis-toolkit
Validate probability and statistics calculations in the Area Occupancy Detection codebase.
aod-learning-accuracy-campaign
Diagnose and resolve occupancy learning accuracy issues in Home Assistant.
bayesian-occupancy-reference
Document Bayesian probability calculations for Area Occupancy Detection.
aod-diagnostics-and-tooling
Monitors and analyzes Area Occupancy Detection system performance in Home Assistant, diagnosing sensor errors and pipeline issues.
aod-build-and-env
Automate setup, reset, and debugging of the local Area Occupancy Detection environment.
aod-run-and-operate
Manage the Area Occupancy Detection integration for Home Assistant.
aod-config-and-flags
Manage and debug Area Occupancy Detection configuration settings and CONF_* catalog.
aod-docs-and-writing
Manage Area Occupancy Detection project documentation with Markdown formatting and style guidelines.
aod-research-methodology
Validate AOD Bayesian math hypotheses through adversarial testing and empirical evidence.
aod-change-control
Manage code review, versioning, and release processes for the Area Occupancy Detection codebase.
aod-failure-archaeology
Document root cause analysis and lessons learned from AOD bug investigations.
aod-research-frontier
Map open research problems in Area Occupancy Detection for Home Assistant.
aod-external-positioning
Clarify Area Occupancy Detection's position within the Home Assistant ecosystem.
aod-debugging-playbook
Diagnoses Area Occupancy Detection system issues via symptom identification and debug logs.
vitest-retry-testing-real-vs-fake-timers
Compare real and fake timers to stabilize Vitest retry logic.
html-button-type-submit-gotcha
Enforce explicit button types to prevent unintended form submissions in HTML and React.
nextjs-16-use-server-exports
Move non-function exports from Next.js 16 use server files to separate constants.
preference-cooldown-bypass-bug
Separate cooldown tracking from preference enable/disable state to prevent rate-limiting bypass.
nextjs-better-auth-session-guard
Detect Better Auth session invalidation in Next.js 16 App Router apps.
next-intl-dot-notation-error
Convert flat next-intl translation keys with literal dots into nested objects.
zenstack-authenticated-db-params
Derive an AuthenticatedDB type from ZenStack's base db client to resolve TypeScript circular reference errors.
nextjs-16-sentry-turbopack-integration
Integrate Sentry into Next.js 16 projects using Turbopack.