ai-backend commands

4 tagged ai-backend, measured the same way as everything else here.

codex-audit

01

sprklai/zenii

Command Claude Code

This command runs a dual-agent audit: Codex CLI reviews code with fresh eyes, then Claude independently reads the actual code, judges each finding's validity, designs its own fixes where warranted, and applies only what passes rigorous verification.

23 23d ago A 0 tokens original MIT

release-tag

02

sprklai/zenii

Command Claude Code

This command orchestrates the full release workflow: version bump across all files, CHANGELOG update, Cargo.lock generation, secret scan, commit, tag, and push to trigger GitHub Actions release builds.

23 23d ago A 0 tokens original MIT

ship

03

sprklai/zenii

Command Claude Code

This command formats the code, updates documentation to reflect changes, scans for leaked secrets, commits, and pushes to the remote main branch. It will REFUSE to proceed if any secrets or tokens are detected. It runs fully automatically with NO user prompts unless secrets are found.

23 23d ago A 0 tokens original MIT