This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryIdea-to-build now installs as a plugin with ten namespaced slash commands and six sub‑agents.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds 10 namespaced slash commands and 6 sub-agents to idea-to-build plugin. Adds 10 namespaced slash commands and 6 sub-agents to idea-to-build plugin. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Provides manual installation workaround for Cowork desktop app plugin-update bug. Provides manual installation workaround for Cowork desktop app plugin-update bug. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
idea-to-build now installs as a plugin — 10 namespaced slash commands (/idea-to-build:start, :critique, :plan, :scaffold, :profile, :recommend, :memory, :reset, :phase, :factcheck) plus the 6 sub-agents and domain profiles. Verified executing in the Claude CLI and in the Cowork / Claude Code desktop app.
Install
Claude CLI (terminal):
/plugin marketplace add winchxyz/idea-to-build
/plugin install idea-to-build@idea-to-build
/idea-to-build:start
Cowork / Claude Code (desktop app): Customize → Personal plugins → + → Create plugin → Add marketplace → winchxyz/idea-to-build → Sync → install → /idea-to-build:start.
⚠️ If the desktop marketplace lags or won't update
There's a known Cowork plugin-update bug (the Update button stays greyed out and re-adding reuses a stale cache — Anthropic issues #54276 / #40600). If you hit it, install manually:
- Download
idea-to-build-plugin.zipfrom this release. - Customize → Personal plugins → + → Create plugin → Upload plugin → pick the zip.
It installs under My Uploads and works identically.
Notes
- The zip is built with forward-slash entries so the desktop app reads its structure correctly.
/startswitches on the coordinator (plugins don't auto-loadCLAUDE.md); on a cloned repo the rootCLAUDE.mdstill bootstraps automatically.
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]