Skip to main content

apply-chain-of-responsibility-pattern

Use when more than one object may handle a request and the handler isn't known a priori — letting you pass the request along a chain of handlers until one handles it, without coupling the sender to any specific handler.

Jump to install

Source facts

Repository
jeffreytse/grimoire-core
Last source activity
July 18, 2026 at 16:32
Detected SKILL.md language
English
Stars
4
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.