pi-ask-codex
01Command
Ask Codex CLI a question — get OpenAI's perspective alongside Claude's.
Command
Ask Codex CLI a question — get OpenAI's perspective alongside Claude's.
Command
Ask Gemini a question — get Google's perspective alongside Claude's.
Command
Ask both Codex and Gemini the same question — get three perspectives with Claude synthesis.
Command
Adversarial code review via Codex — break confidence in changes, not validate them.
Command
Fact-check content via Gemini search + Claude verification — cross-provider claim validation.
Command
Triple-provider adversarial review — Codex + Gemini + Claude synthesis.
Command
Multi-provider implementation planning — consult Codex and Gemini for architectural perspectives. Trigger: when the task involves architectural decisions, tech stack selection, evaluating multiple approaches, migration strategy, or complex implementation with multiple viable paths. Do NOT trigger for simple task…
Command
Technical research via Gemini + WebSearch — dual-track search with Claude synthesis.
Command
HTML mockup generation via Gemini — from design spec to previewable prototype.
Command
UI/UX review via Gemini — accessibility, responsive design, component structure.
MCP server Claude CodeCodexCursor
Minimal MCP server for browser debugging — 6 tools vs 26+ (chrome-devtools-mcp). Runs locally from the simple-console-mcp npm package.
Instructions file
Claude Code instructions for tznthou/ccRecall, covering ccrecall — ai memory service for claude code, 定位, 指令, 技術約束 and 架構.
MCP server Claude CodeCodexCursor
AI memory service for Claude Code — on-demand context injection with metacognition. Runs locally from the @tznthou/ccrecall npm package.