supernovae-st/nika

Intent as Code | the workflow language for AI. One file, 4 verbs, one Rust binary. Local-first, any model, AGPL-3.0. 🦋

60Stars on the repository
32Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

nika-author

01

supernovae-st/nika

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 …

60 2d ago A 96 tokens AGPL-3.0

nika-debugger

02

supernovae-st/nika

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…

60 2d ago A 113 tokens AGPL-3.0

nika-migrator

03

supernovae-st/nika

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…

60 2d ago A 91 tokens AGPL-3.0

review-swarm

04

supernovae-st/nika

Agent Claude Code

Parallel 3-agent review of a Rust crate. Runs spn-nika, spn-rust, and feature-dev reviewers in parallel, merges P0/P1 findings, reports a single deduplicated list. Use before admission (Gate 11).

60 2d ago A 55 tokens AGPL-3.0