By senojed
Iterative Claude↔Codex ping-pong review of plan/spec/design markdown files. Loops until consensus or impasse.
Claude Code skill that automates iterative review of plan/spec/design markdown files by looping between Claude and Codex CLI until both agree — or surface an unresolvable impasse for you to decide.
Instead of manually ping-ponging your plan between Claude and Codex, this skill does it automatically:
CONSENSUS → doneAll artifacts land in plan-consensus/ next to your plan file:
plan-consensus/
plan.original.md ← original backup
round-1-codex.md ← Codex critique round 1
round-1-claude.md ← Claude response round 1
...
discussion.log.md ← full transcript
final-verdict.md ← CONSENSUS / MAX_ROUNDS / IMPASSE
codex login)Add to your ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"plan-consensus": {
"source": {
"source": "github",
"repo": "senojed/plan-consensus"
}
}
},
"enabledPlugins": {
"plan-consensus@plan-consensus": true
}
}
/plan-consensus path/to/plan.md
With options:
/plan-consensus path/to/plan.md max_rounds=8
/plan-consensus path/to/plan.md max_rounds=3 model=o4-mini
--sandbox read-only — it only reads, never writesMIT
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 senojed/plan-consensus --plugin plan-consensusComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.