Modifies post-decision plugin hooks that transform requests or responses in the routing pipeline. Use when adding, changing, or debugging plugin-controlled request filtering, response transformation, or middleware processing in the Go router.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Modifies post-decision plugin hooks that transform requests or responses in the routing pipeline. Use when adding, changing, or debugging plugin-controlled request filtering, response transformation, or middleware processing in the Go router.
Plugin Runtime
Trigger
The primary skill touches plugin-controlled request or response processing
Workflow
Read module boundaries and Go router playbook to understand plugin hook points