THE PIPELINE
Each agent covers one phase. Bruce auto-routes between them.
Validate correctness
Audit & improve
QUICK START
Install once. Invoke anywhere in Claude Code.
git clone https://github.com/izo/ulk
cd ulk && ./install.sh Runs in your terminal. No data leaves your machine. Full options in /install.
/ulk:bruce # auto-detect & orchestrate
/ulk:godspeed # diagnose project state
/ulk:sargeras audit # 10-axis code audit
/ulk:2b3 # end-of-session checkpoint
All agents are plain Markdown — no runtime deps, MIT licensed.
Built for Claude Code 2.1+ (skills hot-reload, native binary, /loop, /branch).
USE CASES
Common workflows, each a single slash command away.
/ulk:bruce Auto-detects your stack, proposes an architecture, writes the spec, bootstraps the repo.
/ulk:sargeras audit 10-axis parallel audit — code quality, perf, a11y, SEO, security, visual. Honest scores.
/ulk:stark Brief or URL → complete design system: tokens, SKILL.md, 4 HTML previews, handoff to code.
/ulk:2b3 End-of-session checkpoint: verifies, simplifies, reviews, commits. Zero missed step.
/ulk:thor "brief" Fire-and-forget overnight pipeline: adversarial plan, self-heal CI, PR draft by morning. Pair with /ulk:loki for dream-mode exploration.