Use when refactoring AIRI apps/server routes that mix Hono route wiring, business operation orchestration, external gateway calls, billing, rate limiting, telemetry, or websocket session state. Applies especially to OpenAI-compatible, speech, Stripe, and websocket gateway surfaces.
$npx -y skills add moeru-ai/airi --skill server-gateway-refactorInstalls into the current project.
Run `npx skills use "https://github.com/moeru-ai/airi" --skill "moeru-ai/airi/server-gateway-refactor"` 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/moeru-ai/airi" that are relevant to the current task. Run `npx skills add "https://github.com/moeru-ai/airi"` and select the relevant skills, then follow their instructions.