docs: add note about first session project identifier prompt

This commit is contained in:
Lukas Parsons 2026-03-23 00:40:39 -04:00
parent 9e3d5ae550
commit a23ae2c4e0

View file

@ -75,6 +75,8 @@ EOF
- `add_memory`
- `create_skill`
**First session**: The AI will ask you for your project identifier (recommended: your git remote origin URL like `https://github.com/username/repo`). This ensures your project conventions and memories are consistent across machines. If you don't know your git remote, run `git remote get-url origin` in your project directory. If you need to initialize a git repo or set up AI Skills, search for the "Project Setup Guide" skill.
## Troubleshooting
### "Cannot connect to MCP server"