Launches an isolated Grackle server instance with ephemeral ports and a branch-specific home directory. Prevents agents from conflicting with each other or destabilizing the user's real database.
$npx -y skills add nick-pape/grackle --skill launch-grackleInstalls into the current project.
Run `npx skills use "https://github.com/nick-pape/grackle" --skill "nick-pape/grackle/launch-grackle"` 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/nick-pape/grackle" that are relevant to the current task. Run `npx skills add "https://github.com/nick-pape/grackle"` and select the relevant skills, then follow their instructions.