start-project
Installation
SKILL.md
When to Use
Invoke at the very beginning of any new project or major feature initiative — before any department work begins.
Steps
1. Collect Project Information
Ask the user for:
- Project name — used as the directory slug (lowercase, hyphens)
- Business goal — one sentence: what problem does this solve?
- Target users — who will use this software?
- Key features — bullet list of the 3-5 most important capabilities
- Technology preferences — any stack constraints or preferences?
Wait for all answers before proceeding.