mqtt agents

7 tagged mqtt, measured the same way as everything else here.

Browse within: rest-api 6websocket 6

raise-pull-request

01

home-assistant/core

Agent Claude Code

Use this agent when creating a pull request for the Home Assistant core repository after completing implementation work. This agent automates the PR creation process including running tests, formatting checks, and proper checkbox handling.

90k yesterday A 44 tokens original Apache-2.0

guard

04

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

05

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

06

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