Agent
Use when reviewing code changes for quality, security, and convention compliance.
22 tagged yaml, measured the same way as everything else here.
Browse within: Code Generation 10documentation 10golang 10fastapi 5nextjs 5
Agent
Use when reviewing code changes for quality, security, and convention compliance.
Agent
Use when working on CI/CD pipelines, GitHub Actions, Docker, or deployment automation.
Agent
Use when preparing releases, version bumps, changelog updates, or publishing packages.
Agent Codex
Writes and repairs .nika.yaml workflows with the deterministic authoring protocol. Use when the user wants repeatable AI work turned into a workflow file, asks for a .nika.yaml, or a nika check must pass. Routes intent to a template, fills the SLOT markers, then loops nika check until rc=0. Its craft is WRITING …
Agent Codex
Root-causes failed or paused Nika runs from their hash-chained traces. Use when nika run exited red, a run paused on a prompt and needs the exact resume line, a NIKA-XXXX runtime finding needs a cause, or a trace must be verified and explained. Evidence-first — reads .nika/traces via nika trace; its craft is the…
Agent Codex
Ports an existing script, Makefile target, CI job or prompt chain to a checkable .nika.yaml workflow. Use when converting ad-hoc automation to nika, when a shell script wraps LLM/HTTP/file plumbing, or when a prompt chain in a doc should become a runnable, auditable file. Inventories side effects first, maps steps to…
Agent Claude Code
Backend specialist for Conduct's FastAPI API, SQLAlchemy models, Alembic migrations, Redis worker, credential vault, and all API routers under apps/api/.
Agent Claude Code
Runtime and playbook specialist for Conduct's compiler, DSL, execution engine, and YAML playbook format under apps/api/app/compiler, app/dsl, and app/runtime.
Agent Claude Code
Orchestrator for the Conduct codebase. Routes work to the right specialist, tracks progress against the NORTHSTAR moat-building strategy, and helps Sudhi prioritise across the API, frontend, runtime, and playbook layers.
Agent
Produces one bundled, read-only device-level review of an ESPHome device configuration: config-pattern conformance, credential and API/OTA hardening, schema currency against the official ESPHome docs, Home-Assistant-driven binding correctness, display rendering discipline, display design conformance (palette roles…
Agent
Produces one bundled, read-only repository-level review of an ESPHome fleet: directory layout, package architecture and concern cuts, the substitution and defaults interface each package exposes, deviation handling through !extend / !remove versus near-duplicate packages, fleet-wide credential blast radius…