Give me a quick overview of my project right now.

Check and report:
1. **Project health** — does the app run? Any obvious errors?
   - Try to detect the start command (package.json scripts, pyproject.toml, Makefile, etc.)
   - Check for common issues (missing dependencies, env vars, config files)

2. **What's changed** — run `git status` and `git diff --stat` to show recent changes

3. **Current level** — if .devteam/blueprint.json exists, scan the Claude Code environment level (0-10)

4. **Next steps** — based on what you see, suggest 2-3 things I could work on next

Keep the output short and visual. Use checkmarks and X marks. No walls of text.
