Skip to main content
srid
GitHub creator profile

srid

Repository-level view of 63 collected skills across 13 GitHub repositories.

skills collected
63
repositories
13
updated
Jul 11, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

be-review
software-quality-assurance-analysts-and-testers

Run /be's review gauntlet SERIALLY — /lens-debate (lowy ⇄ hickey), then /codex-debate, then /simplify, then code-police, each editing and committing on the live branch in turn. Use from /be §4, or when the user asks to "run the review gauntlet". Requires…

Jun 28, 2026
be
software-developers

Modern, interactive alternative to `/do` — clarify intent up front, then take a task end-to-end with a serial AI review gauntlet (lens debate (lowy ⇄ hickey) → codex debate → simplify → code-police, each editing the branch in turn) → CI → evidence. ONLY…

Jun 28, 2026
ci
network-and-computer-systems-administrators

Reference for the `odu` runner — how to invoke a full pipeline, a single recipe, or a platform-pinned node, and how to attach to a live run, from a project whose CI odu runs. Trigger when the user asks to "run CI", "run the pipeline", "re-run a check", to run…

Jun 28, 2026
code-police
software-quality-assurance-analysts-and-testers

Review code for quality, simplicity, and common mistakes before declaring work complete.

Jun 28, 2026
codex-debate
software-developers

Run an automated codex⇄Claude debate to consensus — no round cap, no deadlock exit. Two explicit subcommands. `review` (also the bare/back-compat default) — codex (reviewer) critiques the current diff and a Claude subagent (author) fixes/disputes, looping…

Jun 28, 2026
do
software-developers

Do a task end-to-end — implement, PR, CI loop, ship. ONLY invoke when the user explicitly types `/do` or `$do`; never auto-select from a natural-language request, even one that sounds like an end-to-end task.

Jun 28, 2026
hickey
software-developers

Evaluate code (especially LLM-generated) for structural simplicity using Rich Hickey's "Simple Made Easy" framework. Use this skill whenever reviewing a PR, diff, or code snippet for accidental complexity — particularly when the code was generated by an AI…

Jun 28, 2026
kolu
computer-occupations-all-other

Drive one AI agent from another through kolu's terminals: spawn a Claude Code / Codex / opencode session in a PTY, prompt it, watch the screen for its reply, read it, and prompt again — a create→send→snapshot loop run with the `kaval-tui` CLI directly (no…

Jun 28, 2026
Showing 8 of 25 collected skills.
Showing 12 of 13 repositories