Command

Teach and apply the Command pattern to encapsulate requests as objects for decoupled invocation, queuing, scheduling, logging, and undo/redo workflows. Use when users ask about Command, Action, Transaction, invoker-receiver decoupling, reversible operations, or comparing Command with Strategy, Chain of Responsibility, or Memento.

mdadul Updated

File contents

mdadul/agent-skills/tree/main/skills/design-pattern/behavioral/command commit 1448e04567

Frequently asked questions

npx skillmds@latest add mdadul/command