Skip to content

Idea-to-build

v0.5.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agents brainstorming claude claude-code cowork-plugin mcp
+3 more
methodology multi-agent prompt-engineering

Summary

AI summary

/recheck adds a post‑build critique that separates thesis from tuning and returns actionable signals

Changes in this release

Feature Medium

/recheck command added to re-critique built projects with real results

/recheck command added to re-critique built projects with real results

Source: llm_adapter@2026-06-03

Confidence: high

Feature Low

Critique separates thesis from parameters and diagnoses which is failing

Critique separates thesis from parameters and diagnoses which is failing

Source: granite4.1:30b@2026-06-03-audit

Confidence: low

Feature Low

Planner tests premise first, prefers parallel experiments when cheap and reversible

Planner tests premise first, prefers parallel experiments when cheap and reversible

Source: granite4.1:30b@2026-06-03-audit

Confidence: low

Feature Low

Scaffolded CLAUDE.md carries discipline into the build process

Scaffolded CLAUDE.md carries discipline into the build process

Source: granite4.1:30b@2026-06-03-audit

Confidence: low

Feature Low

Generation gains reversibility and parallel-testability lens (two-way vs one-way doors)

Generation gains reversibility and parallel-testability lens (two-way vs one-way doors)

Source: granite4.1:30b@2026-06-03-audit

Confidence: low

Feature Low

Installation instructions added for Claude CLI and Cowork/Claude Code plugins

Installation instructions added for Claude CLI and Cowork/Claude Code plugins

Source: granite4.1:30b@2026-06-03-audit

Confidence: low

Full changelog

This release came out of a real post-mortem: a project built without idea-to-build that died by optimizing the parameters of a thesis that was never true. idea-to-build was front-loaded (critique once, before the build) and had no presence in the execution loop where that failure happens. v0.5.0 fixes that.

/recheck — re-critique a built project with real results. Come back with your execution data and the critic re-runs in re-critique mode under one question: is the thesis failing, or only the tuning? It rules out build-drift and proxy metrics, gives the thesis a fair bounded test, diagnoses by signal presence, and returns 🟢 keep / 🟡 pivot the thesis / 🔴 kill — pointing back to the alternatives you rejected so you don't tunnel a dead approach.

The critique separates the thesis from the parameters and diagnoses which is failing instead of defaulting either way — so it avoids both tuning a dead premise forever and killing a good thesis that was merely under-tuned.

The planner tests the premise first (cheap, fair, bounded) and prefers parallel experiments when they're cheap and reversible, rather than serially tuning one.

The scaffolded CLAUDE.md carries the discipline into the build so the building agent thinks wide instead of tunneling: the core thesis, the rejected alternatives as fallbacks, the #1 premise-risk, and explicit guardrails (measure the real outcome not a proxy; separate thesis from parameters when results disappoint; check build fidelity; parallel-test cheap reversible options; come back and /recheck).

Generation gains a reversibility / parallel-testability lens (two-way vs one-way doors).

Install

  • Claude CLI: /plugin marketplace add winchxyz/idea-to-build, then /plugin install idea-to-build@idea-to-build
  • Cowork / Claude Code: add that marketplace, or Create plugin → Upload plugin with idea-to-build-plugin.zip (attached).

Full notes: CHANGELOG.md

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Idea-to-build

Get notified when new releases ship.

Sign up free

About Idea-to-build

All releases →

Related context

Earlier breaking changes

  • v0.1.6 Renamed workflow from `idea-to-brainstorm` to `idea-to-build`.

Beta — feedback welcome: [email protected]