new-workspace

Installation
SKILL.md

Provision Ideation-Planning Workspace

Creates a new workspace for one of the ideation-planning variants. This plugin's commands (/ideation-planning:idea-capture, /ideation-planning:eval-single-idea, etc.) are globally available once installed — this skill only provisions the data scaffold that those commands read from and write to.

Arguments

$ARGUMENTS is parsed as:

  • First positional: workspace name (kebab-case). Required.
  • Second positional (optional): target parent path. Defaults to the topic group under ~/repos/github/ that most specifically fits the subject — see ~/repos/github/README.md for the group list. (~/repos/github/my-repos/ is no longer the default; it holds only blog repos now.)
  • --variant=<v> (required): one of ideation-session, single-idea-eval, multi-idea-ranking, feature-ideas, simulation, idea-capture.
  • --local-only — skip GitHub repo creation. Default: create public repo.
  • --private — create private GitHub repo. Default: public.

Examples

Installs
4
GitHub Stars
11
First Seen
Jun 7, 2026
new-workspace — danielrosehill/claude-ideation-planning-plugin