Scaffolding a New Kaggle Competition
Inputs
The user provides one of:
- Competition slug (e.g.
titanic,lmsys-chatbot-arena). - Kaggle URL (e.g.
https://www.kaggle.com/competitions/titanic/overview).
Extract <slug> from the URL segment after /competitions/.
Required steps
- Resolve workspace root. Look for
CLAUDE.md+.claude/+.learnings/by walking up from cwd. If not found, ask the user for the workspace path. - Check for existing folder. If `competitio
[Description truncada. Veja o README completo no GitHub.]