Check streaming protocol consistency across all producer and consumer services. Trigger when modifying code related to streaming, SSE, WuKongIM, json-render, or MixedStreamParser — lists all files in tgo-ai (producer), tgo-api (relay), tgo-web, tgo-widget-js, and tgo-widget-miniprogram (consumers) that handle the same protocol and may need coordinated updates.
$npx -y skills add tgoai/tgo --skill streaming-protocol-checkInstalls into the current project.
Run `npx skills use "https://github.com/tgoai/tgo" --skill "tgoai/tgo/streaming-protocol-check"` 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.