This walks you through the initial setup dance for Eve: pointing the CLI at an API, creating an org and project with the right slugs (which are permanent and control your URLs), dropping in a manifest, and pushing your first deploy. It's the onboarding checklist you'd otherwise piece together from docs or Slack messages. The slug warning is worth heeding since they end up in every deployment URL and Kubernetes namespace. Includes the usual verification commands and a note about pipeline versus direct deploys. Useful if you're setting up a new project from scratch or need to remember the profile and default commands.
npx skills add https://github.com/incept5/eve-skillpacks --skill eve-project-bootstrap