This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryPreset onboarding now classifies project type before Phase 1 and gates all phase changes.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
/start now prompts for project type before Phase 1 /start now prompts for project type before Phase 1 Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Introduces two new profiles: personal-project and exploration Introduces two new profiles: personal-project and exploration Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Medium |
Phase changes are now explicitly gated; coordinator cannot auto‑re‑open or advance phases without signal Phase changes are now explicitly gated; coordinator cannot auto‑re‑open or advance phases without signal Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Phase 5 critic now tailors critique to personal‑project nature Phase 5 critic now tailors critique to personal‑project nature Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
A bigger release, driven by three issues a real personal-project brainstorm surfaced.
Preset onboarding. /start now establishes what kind of project this is before Phase 1 — a one-question preset (startup · personal-project · exploration · tech-architecture · content-strategy · product-roadmap · personal-decision), or it classifies your own description and confirms. The preset sets the lens and the new flow shape (how heavy each phase is for that kind of project), instead of silently defaulting to a startup frame.
Nature-calibrated critique. The Phase 5 critic now aims its premortem and vocabulary at what the thing actually is. A personal tool's failure modes are you abandon it / it's over-built / it doesn't save you time — not market, adoption, ROI, or competitors. Same ruthlessness, the right target. (Fixes the critic treating a personal mini-project like a startup.)
Airtight commit-gate. Phase changes are now gated in every direction. Previously the coordinator could re-open an earlier phase or push ahead on its own when a within-phase question surfaced new information. Now any phase change — forward, backward, or re-opening — needs an explicit signal; a question within a phase is not a phase change; and it asks-and-waits rather than treating its own question as your consent.
Two new profiles (8 total): personal-project and exploration. exploration ends at Critique (no plan, no scaffold); personal-project runs Critique through the personal lens and Plan light.
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
About Idea-to-build
All releases →Related context
Related tools
Earlier breaking changes
- v0.1.6 Renamed workflow from `idea-to-brainstorm` to `idea-to-build`.
Beta — feedback welcome: [email protected]