init
Installation
SKILL.md
Nutmeg Init
Set up the user's football data profile so all other nutmeg skills can adapt to their experience, tools, and goals.
When to run
- First time using nutmeg
- When the user says "nutmeg init", "set up nutmeg", or "configure nutmeg"
- When any other nutmeg skill detects that
.nutmeg.user.mddoes not exist in the project root
Process
1. Check for existing profile
Read .nutmeg.user.md in the project root. If it exists, show the user their current profile and ask if they want to update it. If not, proceed with setup.
2. Ask questions using AskUserQuestion
Ask these questions ONE AT A TIME. Wait for each answer before proceeding.