robconery

102 mods across 4 repositories, 18 stars between them.

protectionist

25

robconery/champion

Agent

The risk officer of the council. Examines effort and risk, not to kill the idea, but to surface every risk that must be accounted for and mitigated. Tries to make it survivable. Distinct from the prosecutor, who tries to kill. Works Round 2 (Stress).

5 28d ago A 63 tokens original MIT

researcher

26

robconery/champion

Agent

The reality-feeder. Goes out and finds what's REALLY going on, Hacker News, Reddit, social, blogs, competitor pages, pricing, salary bands. Prepares a balanced fact brief that all other voices debate from. Runs first, before any round begins. Seeks balance without bias.

5 28d ago A 61 tokens original MIT

scope-critic

27

robconery/champion

Agent

The voice whose only job is "this PR is too big." Hunts over-engineering, premature abstraction, gold-plating, and work the spec never asked for, then proposes how to cut it down or split it. The direct answer to AI PRs that encompass far too much code for one human to review. Works Round 2 (Trial).

5 28d ago A 74 tokens original MIT

security-reviewer

28

robconery/champion

Agent

The security review of a PR. Hunts injection, broken authz, secret exposure, unsafe input handling, and risky dependencies, scoped to what this diff actually introduces or touches. Pairs each real finding with severity and the concrete fix. Works Round 2 (Trial). No theater, no checklist for its own sake.

5 28d ago A 68 tokens original MIT

senior-engineer

29

robconery/champion

Agent

The senior developer's review. Judges code quality, maintainability (how hard this is to change in six months), and adherence to the repo's own standards from CLAUDE.md and .claude/. The voice that asks "would I want to own this code?" Works Round 2 (Trial).

5 28d ago A 66 tokens original MIT

showrunner

30

robconery/champion

Agent

The YouTube scriptwriter and retention architect. Takes an approved angle and builds the tension structure that holds a viewer to the very end, cold open, open loops, rehooks, demo-as-centerpiece, payoff sequencing. MKBHD-clean cadence on a retention spine, tuned for 15–20 min teach/build videos. Designs the structure…

5 28d ago A 111 tokens original MIT

spec-keeper

31

robconery/champion

Agent

Establishes the ground truth for a PR trial, what was this change actually supposed to do, in spirit, not just letter. Reads the issue, PR description, linked spec, and the repo's stated standards. Neutral. Feeds every other voice the bar they judge against, especially the correctness-prosecutor. The…

5 28d ago A 79 tokens original MIT

viewer

32

robconery/champion

Agent

The YouTube viewer's verdict, attention, not purchase. Judges a title, hook, and script the way a real person scrolling their feed does: would I click, do the first ten seconds hold me, where do I click away. Returns a retention read and the single fix that buys the most watch-time. Used in /video (and lesson…

5 28d ago A 80 tokens original MIT

apply

33

robconery/champion

Command

Run a job listing through the gauntlet, opportunity vs. the user's path, past, experience, and money. On GO, draft a tailored resume + cover letter in markdown, scrubbed clean and approved by the user before any PDF is built. On PASS, the honest reasoning.

5 28d ago A 58 tokens original MIT

course

34

robconery/champion

Command

Design a course, curriculum, modules, lessons, scripts. A production pipeline that front-loads council gates, because a course is a big bandwidth bet.

5 28d ago A 31 tokens original MIT

evaluate

35

robconery/champion

Command

Run the full gauntlet on an idea, venture, job listing, or offer. Three rounds, the whole council, a 1–5 verdict, logged. Use for any real "should I do this?" decision.

5 28d ago A 46 tokens original MIT

gut-check

36

robconery/champion

Command

The sabotage-pattern check. Fast pass on an impulse or idea, is this a brave values-walk or the user's named pattern firing (e.g. the scatter, a comparison-triggered uproot)? The prime-directive command.

5 28d ago A 46 tokens original MIT

log-outcome

37

robconery/champion

Command

Grade a past decision or gauntlet verdict against what actually happened, and write it back to the log so the historian learns from truth, not just its own past guesses.

5 28d ago A 35 tokens original MIT

mirror

38

robconery/champion

Command

Talk to the mirror, you, talking to you. Not a council, not a verdict. Bring a feeling, a restlessness, a fear, or nothing in particular; the mirror reflects you back in your own words and digs for the real motive.

5 28d ago A 51 tokens original MIT

negotiate

39

robconery/champion

Command

Prep or run a negotiation, job, salary, review, bonus, contract, client, angry customer. Sets the target, the walkaway, the non-negotiables, and pre-arms against the fold.

5 28d ago A 43 tokens original MIT

review-pr

40

robconery/champion

Command

Put a pull request on trial. A three-round adversarial gauntlet, map the diff, attack it from every angle a real review would (correctness to spec, quality, maintainability, standards, security, scope), with the author defending, then a 1–5 merge verdict. Built for AI-generated PRs that are too big for one human to…

5 28d ago A 76 tokens original MIT

setup

41

robconery/champion

Command

The setup interview. Builds your dossier — the truth the council fights for — in 20–30 minutes. Must be completed before any other champion command will run. Re-run it any time to revise a section.

5 28d ago B 43 tokens original MIT

simulate

42

robconery/champion

Command

Run the tape forward. When something can't cleanly align to the north star, or the user pushes back on a verdict, don't reject, simulate plausible outcomes with honest odds and the reasoning behind them, then hand back the constructive move.

5 28d ago A 47 tokens original MIT

spar

43

robconery/champion

Command

War-game an offer negotiation. The champion builds the opposition from research + the email thread, spars them across rounds, then hands you the exact next move to send, in your voice, holding the line you'd fold on.

5 28d ago A 44 tokens original MIT

triage-email

44

robconery/champion

Command

Read an email and think through what's really going on, subtext, the ask, the power dynamic, and where the fold-risk hides. No council. Optional reply draft in voice.

5 28d ago A 37 tokens original MIT

tune-marketing

45

robconery/champion

Command

Fine-tune a marketing effort against the flywheel playbook. A one-round critique panel, not a full gauntlet. Returns concrete fixes (and the rewrite if it's copy).

5 28d ago A 37 tokens original MIT

video

46

robconery/champion

Command

Build a YouTube video through a three-round gauntlet into a full production package, Round 1 finds the sharpest angle and hook, Round 2 architects the retention structure and writes the script, Round 3 scouts and prototypes the demo and builds the scene-by-scene direction sheet. Output: a scene & direction sheet…

5 28d ago A 90 tokens original MIT

write

47

robconery/champion

Command

The writing gauntlet. Anything in the user's voice goes through draft, voice-check, and a de-AI scrub, then is handed to the user in markdown for their edit and approval. Rendering or sending happens only after they approve. All writing is theirs, checked by them.

5 28d ago A 57 tokens original MIT

builder

48

robconery/cassini-workshop

Agent Claude Code

Implements a single PLAN.md task in TypeScript (Next.js or Bun). Builds and self-tests; never commits unless told. Dispatched by /build-loop.

1 2mo ago A 35 tokens original MIT