Help us improve
Share bugs, ideas, or general feedback.
From domain-iot
Guides IoT device lifecycle management: zero-touch provisioning, OTA firmware updates with rollback, device registry, twins/shadows, command-and-control, fleet operations.
npx claudepluginhub rnavarych/alpha-engineer --plugin domain-iotHow this skill is triggered — by the user, by Claude, or both
Slash command
/domain-iot:device-managementThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing zero-touch provisioning flows for manufacturing at scale
Produces complete OTA update system designs for embedded/IoT devices including partition layouts, update flows, rollback conditions, validations, fleet management, and failure recovery paths.
Produce a complete OTA update system design — partition layout, update flow, rollback conditions, validation checks, fleet management approach, failure modes and recovery. Use when asked about "OTA updates", "firmware updates over the air", "how do I update devices in the field", "OTA strategy", or "remote firmware update design".
Provides IoT security practices for resource-constrained devices: X.509/secure element identity, secure boot chains, TLS/DTLS comms, firmware signing, network segmentation, device attestation, and vuln management.
Share bugs, ideas, or general feedback.
references/provisioning.md — zero-touch provisioning flow, certificate-based onboarding, DPS allocation policies, device registry structurereferences/ota-updates.md — A/B partition strategy, delta updates with bsdiff, rollback mechanisms, staged campaign managementreferences/device-twin-and-fleet.md — twin/shadow state pattern, synchronization, conflict resolution, command patterns, fleet operations