From ruflo-iot-cognitum
Verify witness chain integrity and detect provenance gaps
How this skill is triggered — by the user, by Claude, or both
Slash command
/ruflo-iot-cognitum:iot-witness-verify <device-id><device-id>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
Verify the witness chain integrity for a Cognitum Seed device.
Verify the witness chain integrity for a Cognitum Seed device.
Steps:
npx -y -p @claude-flow/plugin-iot-cognitum@latest cognitum-iot witness verify DEVICE_IDmcp__claude-flow__memory_store({ key: "iot-witness-gap-DEVICEID", value: "Gap from EPOCH to EPOCH", namespace: "iot-audit" })npx claudepluginhub wodeh/ruflo-kimi --plugin ruflo-iot-cognitumProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.