626Labs · Claude Code plugin

Maintain your Atlas.

Cart took you idea → v1. vibe-iterate takes you v1 → v1+n. Ships one PR per session — regression-aware, small-diff-preferred.

v1.2.0·4 modes·6 sidecars·MIT

Includes18 skills

ValidatedProven cross-agent — ran under Gemini in Antigravity 2.0, adapting on the fly.

vibe-iterate ~
$ /vibe-iterate
[Ptolemy] Reading project state...
→ Atlas: 12 entries, last shipped 4 days ago
→ Stack: Next.js 15.2.0, Tailwind 4, Supabase
→ Radar cache: 6 days old (stale)
 
[Ptolemy] Recommended mode for the moment:
feature-add — Product Hunt surfaced 3 candidates,
framework releases include Tailwind v4.1.
 
Launch feature-add? [y/N]: y
 
[Ptolemy] Scanning... done
[Ptolemy] PR ready: feat: inline AI command palette
01 · The work

Four modes for what's next.

Pick the mode for the moment. Each ships one PR per session, with Atlas continuity across runs.

/vibe-iterate:feature-add

Ship the next feature.

Multi-source candidate scan: competitors, Product Hunt, framework releases, your feedback.md. Clusters, scores, picks one.

Reach for it when you don't know what to build next.

/vibe-iterate:competitive

Close the gaps that matter.

Reads competitor changelogs, diffs against your shipped product, ranks by strategic relevance — not parity.

Reach for it when a competitor shipped something loud.

/vibe-iterate:ux-polish

Tighten what's shipped but rough.

Walks routes, components, key flows. Scores by user-trust impact.

Reach for it when the product works but feels off.

/vibe-iterate:bug-bash

Fix the loudest bug.

Reads feedback.md, triages by severity × frequency × blast-radius. Dormant when feedback.md is missing.

Reach for it when users keep reporting the same thing.

Six tools when a mode is too much.

Run any sidecar directly — no mode required.
:radar

What's new across your stack and competitors since last visit.

:spy <url>

One-shot competitive read on a single URL.

:scan-releases [pkg]

What's new in this lib since you last bumped.

:rate <idea>

Score an idea on impact / fit / effort / regression-risk / user-trust.

:ship <brief>

Express lane. Skip ingestion, ship from a brief.

:upgrade <pkg>

Surgical library bump with codemods if available.

02 · The brain

Ptolemy stays current.

Ptolemy is vibe-iterate's agent — senior to Cart's field-cartographer, oriented for already-shipped territory. He reads your stack via context7, watches framework releases on a weekly scan, and keeps your Atlas — the running record of what you've shipped, what you considered, what got cut, and why — in continuity across sessions.

When vibe-cartographer is installed in the same repo, Ptolemy defers cleanly (Pattern #13). When it's not, vibe-iterate stands on its own. Composes, never depends.

No telemetry. Atlas data stays on your machine.
03 · Get it

Two channels.

Stable marketplace

Tagged releases, promoted via the Vibe Plugins marketplace.

/plugin marketplace add estevanhernandez-stack-ed/vibe-plugins
/plugin install vibe-iterate

Canary bleeding edge

Latest main from this repo. Re-syncs on every push.

/plugin marketplace add estevanhernandez-stack-ed/vibe-iterate
/plugin install vibe-iterate

Pick stable if you want to be told. Pick canary if you want to tell us.