From learnship
Initializes a new project via structured workflow: questioning needs, researching options, defining requirements, generating roadmap. Supports --auto mode.
How this command is triggered — by the user, by Claude, or both
Slash command
/learnship:new-project [--auto]learnship/This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
<execution_context> @~/.claude/workflows/new-project.md </execution_context> <context> Arguments: $ARGUMENTS </context> <process> Execute the learnship new-project workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing. </process>
<execution_context> @~/.claude/workflows/new-project.md </execution_context>
Arguments: $ARGUMENTS Execute the learnship new-project workflow end-to-end. Preserve all workflow gates, validations, checkpoints, and routing.npx claudepluginhub faviovazquez/learnship-marketplace --plugin learnship/new-projectInitializes a new project by gathering context, defining requirements, and creating a phased roadmap. Produces a .planning/ directory with project config, research, and state files.
/beginStarts a new project through deep questioning, research, requirements gathering, and roadmap creation.
/fire-1a-newScaffolds a new project directory with git init, gathers requirements via adaptive questioning, and creates the complete .planning/ structure for the Dominion Flow workflow.
/brainstormExplores project requirements through Socratic dialogue, captures definition in .shipyard/PROJECT.md, and offers roadmap generation.
/setupScaffolds project structure and SupaConductor environment for spec-driven development, creates product docs/tech stack/guidelines/workflow, generates initial sprint tracks, supports resume from state.
/brainstormGuides project ideation through Socratic questioning across phases to generate structured project briefs with validated approaches and decision rationale in docs/project-brief.md.