Initializes a new project via questioning, research, requirements gathering, and roadmap generation. Supports optional --auto flag.
From learnshipnpx claudepluginhub faviovazquez/learnship-marketplace --plugin learnship[--auto]learnship//new-projectInitializes new project: checks existing setup, inits git, detects brownfield code, gathers context via questions, creates .planning/PROJECT.md and config.json.
/new-projectInitializes a new project from a provided description, gathers deep context, and generates a PROJECT.md file.
/new-projectCreates a new project from requirements: selects tech stack, designs architecture, initializes repo, implements backend/frontend/infra tracks in parallel, adds tests.
/new-projectScaffolds a new Delphi project with standardized folder structure, base files, and architecture (simple/layered) based on user inputs for type, DB, and frameworks.
/new-projectScaffold a new anthropological research project by guiding the user through each phase of the research lifecycle
<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>