From ruflo-iot-cognitum
Orchestrate firmware rollouts with canary deployment and anomaly-gated advancement
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-iot-cognitum:iot-firmware <deploy|advance|rollback|status|list> [options]<deploy|advance|rollback|status|list> [options]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Manage firmware rollouts across device fleets.
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)
npx claudepluginhub aifeatures/ruflo --plugin ruflo-iot-cognitumGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
19plugins reuse this skill
First indexed Jun 15, 2026
Showing the 6 earliest of 19 plugins