github.com/ruvnet/RuView
Skill | Added | Review |
|---|---|---|
ruview-verify plugins/ruview/skills/ruview-verify/SKILL.md Verify a RuView build — full Rust workspace tests, the deterministic Python pipeline proof (SHA-256 Trust Kill Switch), firmware hash manifest, and the ADR-028 witness bundle with one-command self-verification. Use after any significant change, before merging a PR, or to produce an attestation bundle for a recipient. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
ruview-rvagent plugins/ruview/skills/ruview-rvagent/SKILL.md Explore and prototype rvAgent + RVF integration for RuView agentic flows. Use when working on cross-cog coordination, operator-facing agents reading BFLD / pose / vitals events live, or persisting agent state alongside sensing data in the same RVF container. | 58 58 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: d9dfea2 | |
ruview-quickstart plugins/ruview/skills/ruview-quickstart/SKILL.md Onboarding and first-run for RuView (WiFi-DensePose) — Docker demo with simulated data, repo build, and the fastest path to a live sensing dashboard. Use when someone is new to RuView or wants the shortest path to "it works on my machine". | 80 80 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: d9dfea2 | |
ruview-model-training plugins/ruview/skills/ruview-model-training/SKILL.md Train RuView models — camera-free WiFlow pose (10 sensor signals, no labels), camera-supervised pose (MediaPipe + ESP32 CSI → 92.9% PCK@20, ADR-079), RuVector contrastive embeddings (AETHER, ADR-024), domain generalization (MERIDIAN, ADR-027), local SNN environment adaptation, plus GPU training on GCloud and Hugging Face publishing. Use when building, fine-tuning, evaluating, or shipping a model. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
ruview-mmwave plugins/ruview/skills/ruview-mmwave/SKILL.md Set up and run RuView mmWave / FMCW radar sensing — ESP32-C6 + Seeed MR60BHA2 (60 GHz, heart rate / breathing rate / presence) and HLK-LD2410 (24 GHz, presence + distance), plus mmWave↔WiFi-CSI sensor fusion (48-byte fused vitals, MR60BHA2/LD2410 auto-detect, v0.5.0+). Use when the deployment includes a millimetre-wave radar alongside or instead of WiFi CSI. | 75 75 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: d9dfea2 | |
ruview-hardware-setup plugins/ruview/skills/ruview-hardware-setup/SKILL.md ESP32-S3 / ESP32-C6 firmware build, flash, WiFi provisioning, and serial monitoring for RuView CSI sensing nodes. Use when setting up physical hardware, reflashing a node, or debugging a device that isn't streaming CSI. | 80 80 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: d9dfea2 | |
ruview-configure plugins/ruview/skills/ruview-configure/SKILL.md Configure RuView — ESP32 sdkconfig variants, NVS provisioning, WiFi channel / MAC filter overrides (ADR-060), edge intelligence modules (ADR-041), sensing-server flags, multi-node mesh, and Cognitum Seed integration. Use when adjusting how a deployed RuView system behaves without changing code. | 72 72 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: d9dfea2 | |
ruview-cli-api plugins/ruview/skills/ruview-cli-api/SKILL.md Use the RuView `wifi-densepose` CLI binary (incl. MAT scan/status/zones/survivors/alerts/export subcommands), the REST API (`wifi-densepose-api`, Axum), and the browser/WASM build (`wifi-densepose-wasm`, `wifi-densepose-wasm-edge`). Use when integrating RuView into another program, scripting it from the shell, exposing it over HTTP, or shipping it to the browser / ESP32-WASM3. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
ruview-applications plugins/ruview/skills/ruview-applications/SKILL.md Run RuView sensing applications — presence/occupancy, breathing & heart rate, activity & fall detection, 17-keypoint pose estimation (WiFlow), sleep monitoring & apnea screening, environment mapping, Mass Casualty Assessment (MAT), and the 3D point-cloud fusion demo. Use when someone wants to actually *do* something with a working RuView setup. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
ruview-advanced-sensing plugins/ruview/skills/ruview-advanced-sensing/SKILL.md Advanced RuView capabilities — RuvSense multistatic sensing (attention-weighted fusion, geometric diversity, persistent field model), cross-viewpoint fusion across multiple nodes, RF tomography (ISTA L1 solver, voxel grids), longitudinal biomechanics drift, pre-movement intention signals, adversarial signal detection, and multistatic mesh security hardening. Use for research-grade or multi-node deployments. | 70 70 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: d9dfea2 | |
verify harness/ruview/.claude/skills/verify/SKILL.md Prove a RuView result is real — run the deterministic SHA-256 proof and the witness bundle (ADR-028), and lint any claim for MEASURED-vs-CLAIMED honesty. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
train-pose harness/ruview/.claude/skills/train-pose/SKILL.md Train/evaluate WiFi pose models honestly — camera-supervised (MediaPipe + CSI) and camera-free (WiFlow), always checked against the mean-pose baseline before any PCK is quoted. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
provision-node harness/ruview/.claude/skills/provision-node/SKILL.md Build, flash, and provision an ESP32-S3/C6 CSI node for RuView — firmware variant choice, ESP-IDF Windows-subprocess flow, NVS/WiFi/channel/MAC-filter overrides. | 69 69 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Reviewed: Version: d9dfea2 | |
onboard harness/ruview/.claude/skills/onboard/SKILL.md Zero-to-sensing path picker for RuView (WiFi-DensePose) — pick docker-demo, repo-build, or live-esp32 and run the next concrete step. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
calibrate-room harness/ruview/.claude/skills/calibrate-room/SKILL.md Run the ADR-151 per-room calibration pipeline — baseline → enroll → extract → train → a bank of small specialists (presence/posture/breathing/heartbeat/restlessness/anomaly). | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
Verification & Quality Assurance .claude/skills/verification-quality/SKILL.md Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability. | 12 12 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: d9dfea2 | |
V3 Swarm Coordination .claude/skills/v3-swarm-coordination/SKILL.md 15-agent hierarchical mesh coordination for v3 implementation. Orchestrates parallel execution across security, core, and integration domains following 10 ADRs with 14-week timeline. | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 Security Overhaul .claude/skills/v3-security-overhaul/SKILL.md Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation. | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 Performance Optimization .claude/skills/v3-performance-optimization/SKILL.md Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75% memory reduction. Comprehensive benchmarking and optimization suite. | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 Memory Unification .claude/skills/v3-memory-unification/SKILL.md Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 MCP Optimization .claude/skills/v3-mcp-optimization/SKILL.md MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times. | 13 13 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 Deep Integration .claude/skills/v3-integration-deep/SKILL.md Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation. | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 DDD Architecture .claude/skills/v3-ddd-architecture/SKILL.md Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern. | 14 14 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 Core Implementation .claude/skills/v3-core-implementation/SKILL.md Core module implementation for claude-flow v3. Implements DDD domains, clean architecture patterns, dependency injection, and modular TypeScript codebase with comprehensive testing. | 13 13 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 | |
V3 CLI Modernization .claude/skills/v3-cli-modernization/SKILL.md CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation. | 13 13 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: d9dfea2 |