Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub runemarklabs/runesmith --plugin runesmith-jiraHow 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.
/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 following best practices, gathering requirements for type, DB, architecture, then creating standardized folder structure and base files like project.dpr, exceptions, interfaces, DataModule, and main form.
/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.
Share bugs, ideas, or general feedback.
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.