gomilesf/convergo

Disciplined software engineering for coding agents: plan → review → build loops that actually terminate, with bounded rounds, fresh-reviewer exit gates, and TDD. Plugin for Claude Code and Codex.

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

cvg-build-loop

01

gomilesf/convergo

Skill Claude CodeCodex

Orchestrate a monitored implementation loop where a worker implements the plan and fresh code reviewers gate the exit. Use when the user asks to run a supervised implementation or build loop on Codex threads or Claude Code background agents.

7 1mo ago A 49 tokens original MIT

gomilesf/convergo

Skill Claude CodeCodex

Handle code-review blocker findings returned to the worker session. Validate feedback, repair implementation-owned issues, or stop for plan and contract gaps.

7 1mo ago A 33 tokens original MIT

cvg-code-review

03

gomilesf/convergo

Skill Claude CodeCodex

Review implementation against the plan and contract. Distinguish code bugs from contract gaps. Bounded convergence.

7 1mo ago A 26 tokens original MIT

gomilesf/convergo

Skill Claude CodeCodex

Orchestrate the build loop with split engines - Codex CLI sessions implement and take every first-pass review round while a high-taste Claude design model holds the final exit gate. Use when the user asks for a hybrid, split-model, or cross-model build loop, such as codex implementing with fable as the closer or final…

7 1mo ago A 80 tokens original MIT

gomilesf/convergo

Skill Claude CodeCodex

Orchestrate the plan loop with split engines - a high-taste Claude design model drafts and revises the plan while Codex CLI sessions gate it as fresh plan reviewers. Use when the user asks for a hybrid, split-model, or cross-model planning loop, such as fable planning with codex reviewing. Claude Code only.

7 1mo ago A 74 tokens original MIT

cvg-multi-session

06

gomilesf/convergo

Skill Claude CodeCodex

Orchestrate real specialist sessions as one monitored multi-agent workflow. Use when the user asks to coordinate or supervise multiple agent sessions, planning or implementation loops, or worker/reviewer handoffs, on Codex threads or Claude Code background agents.

7 1mo ago A 54 tokens original MIT

cvg-plan-loop

07

gomilesf/convergo

Skill Claude CodeCodex

Orchestrate a monitored planning loop where a planner drafts the plan and fresh plan reviewers gate the exit. Use when the user asks to create or revise a plan through supervised specialist sessions on Codex threads or Claude Code background agents.

7 1mo ago A 51 tokens original MIT

gomilesf/convergo

Skill Claude CodeCodex

Handle plan-review blocker findings returned to the planner session. Validate feedback, revise plan-owned artifacts, or stop for missing decisions.

7 1mo ago A 31 tokens original MIT

cvg-plan-review

09

gomilesf/convergo

Skill Claude CodeCodex

Review a plan against the actual codebase. Verify slices are sufficient, surfaces are complete, and invariants are correct.

7 1mo ago A 29 tokens original MIT

cvg-plan

10

gomilesf/convergo

Skill Claude CodeCodex

Create a plan for the assigned issue. Reads issue scope and codebase, produces a plan document with slices and invariant matrix when the work is cross-cutting.

7 1mo ago A 36 tokens original MIT

cvg-work

11

gomilesf/convergo

Skill Claude CodeCodex

Execute the plan slice by slice using TDD. Self-check completeness before declaring the implementation result.

7 1mo ago A 23 tokens original MIT