How to install iot-firmware
npx skills add https://github.com/ruvnet/ruflo --skill iot-firmwareFull instructions (SKILL.md)
Source of truth, from ruvnet/ruflo.
name: iot-firmware description: Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement allowed-tools: Bash(npx *) mcp__claude-flow__memory_store mcp__claude-flow__memory_search Read argument-hint: "<deploy|advance|rollback|status|list> [options]"
Manage firmware rollouts across device fleets.
deploy: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware deploy FLEET_ID --version VERSION
advance: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware advance ROLLOUT_ID
rollback: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware rollback ROLLOUT_ID
status: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware status ROLLOUT_ID
list: npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot firmware list
Rollout stages: pending → canary → rolling → complete (or rolled-back)
Related skills
More from ruvnet/ruflo and the wider catalog.
agent-arch-system-design
Agent skill for arch-system-design - invoke with $agent-arch-system-design
agent-workflow
Agent skill for workflow - invoke with $agent-workflow
workflow-automation
>
security-audit
>
agent-swarm
Agent skill for swarm - invoke with $agent-swarm
agent-spec-mobile-react-native
Agent skill for spec-mobile-react-native - invoke with $agent-spec-mobile-react-native