Start, stop, and check local development services with intelligent minimum-set management. Trigger when services need to be running for functional verification or manual testing — starts the minimum required set (infrastructure + tgo-api + tgo-ai) by default, with optional extras auto-detected from git diff or specified manually. Includes status checking and graceful shutdown.
$npx -y skills add tgoai/tgo --skill local-servicesInstalls into the current project.
Run `npx skills use "https://github.com/tgoai/tgo" --skill "tgoai/tgo/local-services"` 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/tgoai/tgo" that are relevant to the current task. Run `npx skills add "https://github.com/tgoai/tgo"` and select the relevant skills, then follow their instructions.