consult-gpt
25Command
Get a second opinion from ChatGPT (via the OpenAI Codex CLI, read-only) on a hard problem — advisory, cross-examined, never executed blindly.
Command
Get a second opinion from ChatGPT (via the OpenAI Codex CLI, read-only) on a hard problem — advisory, cross-examined, never executed blindly.
Command
Get a second opinion from Grok (via xAI's API, direct) on a hard problem — advisory, cross-examined, never executed blindly.
Command
Cross-vendor build — a coordinator routes work to the cheapest capable model from any vendor; Claude subagents write, external engines propose gated patches.
Command
Rate an office agent or command from inside the IDE (fuels the improvement loop).
Command
Drive a GitHub issue to a draft PR — build, then an independent judge verifies each criterion (max 3 rounds).
Command
Interview the user and tailor the global office — wiring, context, and custom agents.
Command
Break work into small verifiable tasks with acceptance criteria and dependency ordering.
Command
Interview the team about this repo — fill project context and scaffold tailored specialists.
Command
Metric-gated autonomous optimization loop — propose, evaluate, keep the gain or revert, in a throwaway worktree; you review the staircase and merge.
Command
Multi-vendor adversarial review — fan disjoint areas to Claude tiers, ChatGPT, and Grok, cross-examine over two rounds, synthesize with convergence.
Command
Run the pre-launch checklist via parallel fan-out to specialist personas, then synthesize a go/no-go decision.
Command
Capture a session snapshot for this repo's Cohort context, filled from this conversation.
Command
Start spec-driven development — write a structured specification before writing code.
Command
Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.
Command
Update Cohort to the latest upstream version and recompile your IDEs.
Agent
An agent that targets only codex, to prove the claude renderer skips it.
Skill Claude CodeCodex
Assemble a dated weekly report from session logs and git history.
Skill Claude CodeCodex
How to run a multi-vendor adversarial review — disjoint areas, model/vendor routing, two-round refutation, convergence synthesis (the /scout method).
Skill Claude CodeCodex
Four sharp coding rules (Karpathy) — think before coding, simplicity first, surgical changes, goal-driven — as measurable tests, complementing fable-mode's process gates.
Skill Claude CodeCodex
How to work with the Cohort agentic office — routing, the daily loop, health checks.