mneves-eli5
Explains one idea with the Feynman method, calibrated to the listener: child, layperson, executive, junior, expert. Answers in your language.
Say: "explain OAuth to my dad", "ELI5", "explique de forma simples"
How to use, with an example →
mneves-expert-review
A twelve-step pass on a draft: first principles, hostile panel, six alternatives compared on weighted criteria, pre-mortem, five-year test. Returns the improved deliverable.
Say: "challenge this", "stress-test", "best possible answer"
How to use, with an example →
mneves-verify
A fresh context checks the work against criteria frozen up front, with real evidence: tests, renders, the actual binary. Verdict is PASS, FAIL or BLOCKED. Only PASS allows "done".
Say: "verify it", "prove it", "fix all"
How to use, with an example →
mneves-fable-orchestrator
One model plans and reviews; others type. Heavy backend work goes to Codex through codex-lane, which keeps a thread alive across rounds so fix-ups reuse the executor's reasoning.
Say: "delegate", "use codex", "heavy task"
How to use, with an example →
mneves-agent-readiness
Scores a repository on how well it supports an agent's loop: context, action, verification, iteration. Nine pillars, a percentage, a level from L1 to L5. Runs locally.
Say: "why does the agent struggle here?", "agent readiness"
How to use, with an example →
mneves-teach-back-srs
You explain part of the codebase; the agent reads the real code, asks what you skipped, and turns each gap into a flashcard scheduled with SM-2 in a per-project SQLite file.
Say: "let me explain the auth flow", "quiz me", "what's due?"
How to use, with an example →