| name | start |
| description | First-time onboarding — asks where you are, then guides you to the right software engineering workflow. No assumptions. |
| argument-hint | [no arguments] |
| user-invocable | true |
| allowed-tools | Read, Glob, Grep, AskUserQuestion |
| effort | 3 |
Guided Onboarding
This skill is the entry point for new users. It does NOT assume you have a
project idea, a framework preference, or any prior architecture. It asks first,
then routes you to the right software engineering workflow.
Workflow
1. Detect Project State (Silent)
Before asking anything, silently gather context so you can tailor your guidance.
Do NOT show these results unprompted — they inform your recommendations, not
the conversation opener.
Check:
- Tech Stack configured? Read
README.md or .claude/docs/technical-preferences.md to see if frameworks are defined.
- Check for or .