gomilesf

16 mods across 1 repository, 7 stars between them.

convergo-plugin

01

gomilesf/convergo

Plugin Claude Code

Plugin marketplace listing 1 plugin: convergo.

7 1mo ago A tokens not measured original MIT

convergo AGENTS.md

02

gomilesf/convergo

Instructions file CodexOpenCode

Instructions for gomilesf/convergo, covering agent instructions, quick start, directory layout, repo surfaces and plugin maintenance.

7 1mo ago A 784 tokens original MIT

convergo CLAUDE.md

03

gomilesf/convergo

Instructions file

Instructions for gomilesf/convergo: Use AGENTS.md as the canonical repository instruction file for convergo development.

7 1mo ago A 46 tokens original MIT

convergo GEMINI.md

04

gomilesf/convergo

Instructions file Gemini CLI

Instructions for gomilesf/convergo: Use AGENTS.md as the canonical repository instruction file for convergo development.

7 1mo ago A 35 tokens original MIT

convergo

05

gomilesf/convergo

Plugin Claude Code

Disciplined software engineering for coding agents: plan, build, and review in bounded loops until an independent fresh reviewer signs off.

7 1mo ago A tokens not measured copy · 86% MIT

cvg-build-loop

06

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

08

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

11

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

12

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

14

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

15

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

16

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