microsoft / microsoft/hve-core
feat: First Interaction must not be: "What kebab-case project slug should we use?"
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 301
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 92
Description
Issue Description
Trying to create a new project using HVE-Core. Empty project. VS Code (latest). HVE-Core installed as a plug-in. GPT 5.6 Sol.
/hve-core dt-start-project.prompt I want to create a new project in the photogrammy space.
The first response from the HVE-Core tooling is:
What kebab-case project slug should we use? For example: photogrammetry-workbench.
"kebab-case project slug" doesn't seem like the ideal first interaction with the developer.
Even the Agent agrees this is silly:
What is a "What kebab-case project slug" ?
Sorry, that was jargon. I just need a short folder name with lowercase words separated by hyphens.
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the prompt or tooling entry point for /hve-core dt-start-project.prompt and search for the quoted What kebab-case project slug should we use? text. Review the first-interaction flow and confirm it asks for the project name in clearer, non-jargon language while still collecting the required folder name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100