egsok

7 mods across 1 repository, 28 stars between them.

plan-tango

01

egsok/plan-tango

Plugin Claude Code

Plugin marketplace listing 1 plugin: plan-tango.

28 1mo ago A tokens not measured original MIT

plan-tango

02

egsok/plan-tango

Plugin Claude Code

Auto-converge a Claude-written plan via Codex (gpt-5) review iterations until clean ALLOW or max-iter.

28 1mo ago A tokens not measured original MIT

plan-final-checker

03

egsok/plan-tango

Agent

Opus sanity check after Codex ALLOW — finds hidden assumptions Codex might have missed. Outputs raw ALLOW:/BLOCK: text; orchestrator parses.

28 1mo ago A 37 tokens original MIT

SessionStart

04

egsok/plan-tango

Hook

Runs when a session starts on startup and resume, executing check-update.mjs via node. From egsok/plan-tango.

28 1mo ago A tokens not measured original MIT

settings

05

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

06

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

07

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