From claude-workspace
Generate a wide, varied, genuinely original set of ideas for a problem, opportunity, feature, name, angle, or open question — then sharpen the best ones. Use for brainstorming, exploring alternatives, "how might we", finding lateral or non-obvious approaches, or when the user is stuck in one frame and needs range. Frames what makes an idea valuable, diverges hard across multiple lenses, adversarially checks the set for anchoring and missing categories, then converges on the most promising. Built to defeat premature convergence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-workspace:ideateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
A four-phase process for producing ideas worth having, not just the first three that come to mind.
A four-phase process for producing ideas worth having, not just the first three that come to mind. The enemy here is premature convergence — anchoring on the obvious, judging while generating, and mistaking variations of one idea for a real range. The phases deliberately separate diverging from converging and put an adversarial coverage check between them. Work them in order.
Before generating, understand what a good idea even means here. Ask sharp, batched questions:
Confirm the framing in one line, then diverge.
Generate a lot, and generate varied. Defer all judgment here — no idea gets criticized in this phase. Force range by working through genuinely different lenses, e.g.:
Aim for quantity and spread. Group loosely as you go so the landscape is visible, but don't prune yet.
Attack the set, not to kill ideas but to expose what's missing and what's fake range:
Generate another round to fill the gaps this surfaces. Good ideation usually has a second wind right when it feels tapped out.
Now judge. Against the value criteria from Phase 1:
Deliver the shortlist plus the full set, and offer to save it (e.g. ideas-<slug>.md). The goal of
convergence is a small number of ideas worth doing something about, not a ranked list of everything.
npx claudepluginhub matthb1/claude-workspace --plugin claude-workspaceGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Synthesizes the current conversation into a structured spec (PRD) and publishes it to the project issue tracker with a ready-for-agent label, without interviewing the user.