egsok/plan-tango

Claude Code plugin: runs a Claude ↔ Codex plan-review loop on autopilot. One command, polished plan.

28Stars on the repository
6Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

settings

01

egsok/plan-tango

Skill Claude CodeCodex

Interactive wizard to create or edit /.claude/plan-tango/config.json — persistent defaults for /plan-tango:tango. Reads existing values if present, walks the user through each setting via AskUserQuestion, validates via load-config.mjs, writes atomically. Use when user wants to set or update plan-tango defaults without…

28 1mo ago B 84 tokens original MIT

tango

02

egsok/plan-tango

Skill Claude CodeCodex

Auto-converge a Claude-written plan with Codex (gpt-5) review. Loops Codex review → Claude fixes → re-review until clean ALLOW or max-iter. Works inside plan mode on the active plan file. Use when you've drafted a plan and want external AI review without manual copypaste. Invoked as /plan-tango:tango.

28 1mo ago B 79 tokens original MIT

update

03

egsok/plan-tango

Skill Claude CodeCodex

Self-update plan-tango by pulling the latest release tag into the marketplace clone. Checks GitHub for newer version, prompts confirmation, runs git fetch + git reset --hard , prints a reload reminder. Replaces the manual /plugin → Marketplaces → plan-tango → Update navigation. Invoked as /plan-tango:update. Use when…

28 1mo ago A 88 tokens original MIT