SukramJ/openccu-loom

Standalone Go daemon bridging Homematic / HomeMatic IP CCUs to MQTT (with Home Assistant Discovery), a REST + WebSocket API, an MCP server, a Svelte config UI, and a native Matter bridge — multi-CCU, single static binary.

5Stars on the repository
9Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

guard

01

SukramJ/openccu-loom

Agent Claude Code

Implements tests from a guard specification and proves each guard bites by removing the named production line. Use for regression guards, contract tests, table tests, and vitest cases. Requires a caller-supplied specification — it does not decide what to guard.

5 2d ago A 53 tokens

hunt

02

SukramJ/openccu-loom

Agent Claude Code

Adversarial read-only defect hunt over a named area — wire handling, resource leaks, concurrency, silently dropped events, unwired seams. Produces ranked candidates with a reproduction path. It finds and argues; it never fixes.

5 2d ago A 48 tokens

impl

03

SukramJ/openccu-loom

Agent Claude Code

Scoped implementation work whose correctness a test or lint run can prove. Use for Go/Svelte changes inside named files with a stated acceptance command. NOT for composition-root wiring, wire formats, REST/WS contract semantics, Matter parity constants, or auth/secret code.

5 2d ago A 55 tokens

sweep

04

SukramJ/openccu-loom

Agent Claude Code

Read-only inventories, grep sweeps, and cross-file consistency checks across the repository. Cheap and safe to fan out widely (6-8 in parallel) because it never builds and never edits. Returns a table or a scratchpad path, never file dumps.

5 2d ago A 55 tokens