ack-sensors

Community

Deterministic sensor catalog, readiness, and upsert.

Authoriurykrieger
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Acknowledges every sensor available for the host project (catalog mode), verifies that every sensor referenced by an Acceptance Contract has a well-formed .yoke/sensors/<id>.md file (readiness mode), or creates / updates those sensor files from the contract's ## Sensors registry block (upsert mode). Deterministic node — no agentic spawning. Output is structured YAML on stdout; diagnostics go to stderr. Sorted output is byte-identical across consecutive invocations on the same project.

Core Features & Use Cases

  • Catalog mode: enumerates every sensor that could run for the host project
  • Readiness mode: ensures each referenced sensor has a valid .yoke/sensors/<id>.md with required frontmatter
  • Upsert mode: materializes or updates per-sensor files from the contract's ## Sensors registry block
  • Per-sensor files: live at .yoke/sensors/<id>.md, acting as the source of truth for id, command, class, tier, applies_to, and run history
  • Interactions: used by the Validator at startup and by humans to refresh the memory of available sensors
  • Output and validation: emits machine-friendly YAML to stdout and structured diagnostics to stderr; guards against missing registry references via preflight checks

Quick Start

Run the helper from the plugin root with --mode catalog to list sensors, then --mode readiness or --mode upsert with your contract to validate or materialize sensor files.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ack-sensors
Download link: https://github.com/iurykrieger/claude-yoke/archive/main.zip#ack-sensors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.