workweave/router
DirSkills catalogs 4 skills from this repository, across 3 categories: AI Engineering, Automation, DevOps.
๐
1w ago
Debug Claude Session
Debug Claude Session correlates a Claude Code transcript with router cloud logs for a given session ID. Use it to trace what the client rendered, what the upstream served, and how the translation code shaped the wire format.
AI Engineering
96752
๐
1w ago
Disable Routing
Disable Routing switches the current Codex installation off the Weave Router for future sessions. Use it when you want Codex to stop using the router without removing its configuration.
DevOps
96752
๐
1w ago
PR Feedback Loop
PR Feedback Loop fetches review threads, PR comments, and bot reviews from a GitHub pull request, then fixes or escalates feedback and keeps validating until the PR is merge-ready. It is used to babysit a PR through comments, revisions, and CI completion.
Automation
96752
๐งช
1w ago
Test Claude Locally
Test Claude Locally runs the router in local Docker Compose and drives it with `claude -p` to reproduce routing and translation behavior for a chosen upstream model. Use it to verify fixes, model streaming quirks, or `/force-model` routing without changing global Claude Code settings.
Automation
96752