Chain Of Responsibility

Implements the GoF Chain of Responsibility pattern for building middleware-style request handler pipelines in Python where each handler processes or forwards requests along a configurable chain.

paulpas Updated

File contents

paulpas/agent-skill-router/tree/main/skills/coding/chain-of-responsibility commit 0cddcbcf07

Frequently asked questions

npx skillmds@latest add paulpas/chain-of-responsibility