Harness-engineering gof-memento-pattern

name: gof-memento-pattern

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

name: gof-memento-pattern version: "1.0.0" description: Capture and restore object state using mementos for undo history and time-travel 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
  • gof-command-pattern stack_signals:
  • typescript keywords:
  • memento
  • state-snapshot
  • undo-history
  • external-state-storage metadata: author: community upstream: refactoring.guru/design-patterns/memento state: persistent: false files: [] depends_on: []