Restore context from the most recent GAIA session handoff and suggest the next action. Trigger on /gaia-pickup or natural-language asks like "pick up where we left off", "resume from the handoff", or "continue the last session".
$npx -y skills add gaia-react/gaia --skill gaia-pickupInstalls into the current project.
Run `npx skills use "https://github.com/gaia-react/gaia" --skill "gaia-react/gaia/gaia-pickup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gaia-react/gaia" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-react/gaia"` and select the relevant skills, then follow their instructions.