By gbasin
Orchestrate Claude Code and Codex to collaboratively create implementation plans with human-in-the-loop review
Approve and lock the current plan as final. Creates PLAN.md symlink.
Continue a planning session after user edits. Starts the next turn with agent refinement.
List all thunk planning sessions.
Start a multi-agent planning session for a task. Creates a thunk session and waits for agents to complete the first turn.
Check the status of a planning session without blocking.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gbasin/thunk --plugin thunkDecomposed reasoning with explicit confidence scoring. Break complex questions into verifiable units, score each independently, and synthesize with uncertainty tracking.
Adversarially stress-test technical plans by verifying claims against real docs, running POC code, and updating the plan before you build.
No description provided.
Orchestrate Claude Code and Codex to collaboratively create implementation plans with human-in-the-loop review
Give Claude Code a second opinion using OpenAI Codex - automatic plan review via hooks
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Autonomous Claude + Codex review loop. Plan a feature with adversarial pushback, or audit code, all in one window.
Auto-converge a Claude-written plan via Codex (gpt-5) review iterations until clean ALLOW or max-iter.
Iterative plan review and execution workflow for Claude Code
Humanize - An iterative development plugin that uses Codex to review Claude's work. Creates a feedback loop where Claude implements plans and Codex independently reviews progress, ensuring quality through continuous refinement.