supernovae-st

53 mods across 2 repositories, 62 stars between them.

nika

01

supernovae-st/nika

Plugin Claude CodeCodex

Author, debug, operate and migrate AI workflows as checkable .nika.yaml files — 4 skills, 3 subagents, 2 rules, 6 slash commands (/nika:check · /nika:explain · /nika:new · /nika:trace · /nika:permits · /nika:doctor), 3 hooks on every surface — Cursor, Claude Code and Codex (one dialect, sniffed) (session context ·…

60 2d ago A tokens not measured AGPL-3.0

nika

02

supernovae-st/nika

MCP server Claude CodeCodexCursor +2

MCP server "nika" as configured in supernovae-st/nika. Launched with nika mcp.

60 2d ago A tokens not measured AGPL-3.0

nika-author

03

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

04

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

05

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

check

06

supernovae-st/nika

Command Codex

Audit a .nika.yaml workflow before it runs — findings with their NIKA-XXXX codes, cost envelope, permits.

60 2d ago A 23 tokens AGPL-3.0

doctor

07

supernovae-st/nika

Command Codex

Diagnose this machine's Nika surface — binary, plugin kits, providers, wiring — every problem with its exact fix command.

60 2d ago A 25 tokens AGPL-3.0

explain

08

supernovae-st/nika

Command Codex

Narrate a workflow (waves · cost · touches · how to run) or teach a NIKA-XXXX error code.

60 2d ago A 24 tokens AGPL-3.0

new

09

supernovae-st/nika

Command Codex

Scaffold a workflow from an embedded template, then audit it clean.

60 2d ago A 13 tokens AGPL-3.0

permits

10

supernovae-st/nika

Command Codex

Infer and paste the tightest permits boundary — the workflow's declared blast radius, default-deny from then on.

60 2d ago A 22 tokens AGPL-3.0

trace

11

supernovae-st/nika

Command Codex

Read a run's flight recorder — verdict, failing task, tamper check, and the exact resume line if paused.

60 2d ago A 23 tokens AGPL-3.0

nika-delegation

12

supernovae-st/nika

Cursor rule Codex

When the user describes repeatable, multi-step or scheduled AI work (a prompt chain, an automation, a pipeline, "do this every time"), propose authoring it as a Nika workflow instead of ad-hoc scripting — and route to the bundled nika skills, subagents and MCP tools.

60 2d ago A 60 tokens AGPL-3.0

nika-authoring

14

supernovae-st/nika

Skill Claude CodeCodex

Author, check and repair Nika workflows (.nika.yaml files — the workflow language for AI). Use when writing or editing a .nika.yaml file, converting a repeated AI task or prompt chain into a workflow, or when nika check reports NIKA-XXXX findings to fix.

60 2d ago A 60 tokens AGPL-3.0

nika-debugging

15

supernovae-st/nika

Skill Claude CodeCodex

Diagnose and repair failed, paused or suspicious Nika runs from their traces (.nika/traces). Use when nika run exited red, a run paused on a prompt, a NIKA-XXXX runtime finding needs a root cause, a trace must be read or tamper-verified, or a fixed workflow needs a surgical partial rerun.

60 2d ago A 73 tokens AGPL-3.0

nika-migration

16

supernovae-st/nika

Skill Claude CodeCodex

Convert existing automation — shell scripts, Python glue, Makefile targets, CI jobs, prompt chains in docs — into checkable .nika.yaml workflows. Use when a script wraps LLM calls or HTTP/file plumbing, a prompt chain lives in a README or notebook, or ad-hoc automation needs audit, cost bounds and replayable traces.

60 2d ago A 72 tokens AGPL-3.0

nika-operating

17

supernovae-st/nika

Skill Claude CodeCodex

Operate Nika workflows day-2 — spend caps, permits boundaries, secrets, model swaps (cloud/local), CI wiring, trace export. Use when hardening a working workflow for production, wiring it into CI or a scheduler, capping cost, tightening the permits boundary, swapping models, or exporting traces to OpenTelemetry.

60 2d ago A 69 tokens AGPL-3.0

marketplace

18

supernovae-st/nika

Plugin Claude Code

Nika · the workflow language for AI. Author AI workflows as checkable .nika.yaml files.

60 2d ago A tokens not measured AGPL-3.0

review-swarm

19

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

admit

20

supernovae-st/nika

Command Claude Code

Walks through the 12 gates sequentially for a candidate crate and helps draft the atomic admission commit. Stops on the first failure.

60 2d ago C 0 tokens AGPL-3.0

diamond-gates

21

supernovae-st/nika

Command Claude Code

Check all 12 gates for a specific crate. Usage: /diamond-gates nika-error.

60 2d ago A 0 tokens AGPL-3.0

diamond-health

22

supernovae-st/nika

Command Claude Code

Run these checks and report a clean table comparing actuals vs targets. The canonical parity-enforced state block comes from bash scripts/refresh-status.sh (hygiene vector 23) — run it first; the checks below are the raw drill-down.

60 2d ago A 0 tokens AGPL-3.0

legacy-lookup

23

supernovae-st/nika

Command Claude Code

Look up code from the legacy brouillon branch (v0.79 · tools/ layout) WITHOUT checking out. main is the Diamond production branch — legacy lives on brouillon (renamed 2026-05-06). Usage: /legacy-lookup tools/nika-core/src/error.rs.

60 2d ago A 0 tokens AGPL-3.0

PreToolUse

24

supernovae-st/nika

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit and Write tool calls, running an inline shell check (7 commands). From supernovae-st/nika.

60 2d ago A tokens not measured AGPL-3.0