Harness-engineering gof-command-pattern

name: gof-command-pattern

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/gof-command-pattern/skill.yaml
source content

name: gof-command-pattern version: "1.0.0" description: Encapsulate operations as command objects to support undo, redo, and command queuing stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.ts"
  • "tsconfig.json" related_skills:
  • ts-class-patterns
  • ts-discriminated-unions stack_signals:
  • typescript keywords:
  • command
  • invoker
  • undo-redo
  • command-queue
  • operation-encapsulation metadata: author: community upstream: refactoring.guru/design-patterns/command state: persistent: false files: [] depends_on: []