How this command is triggered — by the user, by Claude, or both
Slash command
/runesmith-jira:new-projectThe summary Claude sees in its command listing — used to decide when to auto-load this command
Invoke the `new-project` skill in this plugin. This command is a thin wrapper - the skill at `skills/new-project/SKILL.md` does all the work and is also auto-invoked by description match. Use this slash form when you want to invoke explicitly.
Invoke the new-project skill in this plugin.
This command is a thin wrapper - the skill at skills/new-project/SKILL.md does all the work and is also auto-invoked by description match. Use this slash form when you want to invoke explicitly.
npx claudepluginhub runemarklabs/runesmith --plugin runesmith-jira/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.
/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 a standardized folder structure and base files for VCL, FMX, REST API, or Library types. Also supports FMX mobile targets with platform-specific form dimensions, unit naming, and deployment config.
/new-projectInitializes a new project via structured workflow: questioning needs, researching options, defining requirements, generating roadmap. Supports --auto mode.
/new-projectScaffolds a new anthropological research project by guiding through lifecycle phases and creating starter documents for research questions, methodology, plan, ethics, and fieldwork.